Class AbpIdentityEntityFrameworkCoreTestModule
Inheritance
AbpIdentityEntityFrameworkCoreTestModule
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 |
|