Class SaasEntityFrameworkCoreTestModule
Inheritance
SaasEntityFrameworkCoreTestModule
Assembly: Volo.Saas.EntityFrameworkCore.Tests.dll
Syntax
public class SaasEntityFrameworkCoreTestModule : AbpModule
Constructors
SaasEntityFrameworkCoreTestModule()
Declaration
public SaasEntityFrameworkCoreTestModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|