Class IndependentEmptyModule
Implements
Inherited Members
Namespace: Volo.Abp.Modularity
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class IndependentEmptyModule : TestModuleBase, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
IndependentEmptyModule()
Declaration
public IndependentEmptyModule()
Methods
PreConfigureServices(ServiceConfigurationContext)
Declaration
public override void PreConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |