Class AbpLeptonThemeInstallerModule
Implements
Inherited Members
Namespace: Volo.Abp.LeptonTheme
Assembly: Volo.Abp.LeptonTheme.Installer.dll
Syntax
[DependsOn(new Type[] { typeof(AbpVirtualFileSystemModule) })]
public class AbpLeptonThemeInstallerModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpLeptonThemeInstallerModule()
Declaration
public AbpLeptonThemeInstallerModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |