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