Class AbpAspNetCoreComponentsWebAssemblyThemingModule
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.WebAssembly.Theming
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.Theming.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAspNetCoreComponentsWebThemingModule), typeof(AbpAspNetCoreComponentsWebAssemblyModule) })]
public class AbpAspNetCoreComponentsWebAssemblyThemingModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpAspNetCoreComponentsWebAssemblyThemingModule()
Declaration
public AbpAspNetCoreComponentsWebAssemblyThemingModule()