Show / Hide Table of Contents

Class AbpIdentityEntityFrameworkCoreTestModule

Inheritance
object
AbpIdentityEntityFrameworkCoreTestModule
Namespace: Volo.Abp.Identity.EntityFrameworkCore
Assembly: Volo.Abp.Identity.Pro.EntityFrameworkCore.Tests.dll
Syntax
public class AbpIdentityEntityFrameworkCoreTestModule : AbpModule

Constructors

AbpIdentityEntityFrameworkCoreTestModule()

Declaration
public AbpIdentityEntityFrameworkCoreTestModule()

Methods

ConfigureServices(ServiceConfigurationContext)

Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context
In this article
Back to top Powered by Volosoft