Class LeptonThemeManagementApplicationTestModule
Implements
Inherited Members
Namespace: Volo.Abp.LeptonTheme.Management
Assembly: Volo.Abp.LeptonTheme.Management.Application.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(LeptonThemeManagementApplicationModule), typeof(LeptonThemeManagementDomainTestModule) })]
public class LeptonThemeManagementApplicationTestModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
LeptonThemeManagementApplicationTestModule()
Declaration
public LeptonThemeManagementApplicationTestModule()