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