Class TextTemplateManagementBlazorWebAssemblyModule
Implements
Inherited Members
Namespace: Volo.Abp.TextTemplateManagement.Blazor.WebAssembly
Assembly: Volo.Abp.TextTemplateManagement.Blazor.WebAssembly.dll
Syntax
[DependsOn(new Type[] { typeof(TextTemplateManagementBlazorModule), typeof(AbpAspNetCoreComponentsWebAssemblyThemingModule), typeof(TextTemplateManagementHttpApiClientModule) })]
public class TextTemplateManagementBlazorWebAssemblyModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
TextTemplateManagementBlazorWebAssemblyModule()
Declaration
public TextTemplateManagementBlazorWebAssemblyModule()