Class AbpAspNetCoreComponentsWebLeptonThemeModule
Inheritance
AbpAspNetCoreComponentsWebLeptonThemeModule
Assembly: Volo.Abp.AspNetCore.Components.Web.LeptonTheme.dll
Syntax
public class AbpAspNetCoreComponentsWebLeptonThemeModule : AbpModule
Constructors
AbpAspNetCoreComponentsWebLeptonThemeModule()
Declaration
public AbpAspNetCoreComponentsWebLeptonThemeModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|