Class AbpIdentityProBlazorWebAssemblyModule
Implements
Inherited Members
Namespace: Volo.Abp.Identity.Pro.Blazor.Server.WebAssembly
Assembly: Volo.Abp.Identity.Pro.Blazor.WebAssembly.dll
Syntax
[DependsOn(new Type[] { typeof(AbpIdentityProBlazorModule), typeof(AbpPermissionManagementBlazorWebAssemblyModule), typeof(AbpSettingManagementBlazorWebAssemblyModule), typeof(AbpIdentityHttpApiClientModule) })]
public class AbpIdentityProBlazorWebAssemblyModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpIdentityProBlazorWebAssemblyModule()
Declaration
public AbpIdentityProBlazorWebAssemblyModule()