Class AbpTenantManagementBlazorWebAssemblyModule
Implements
Inherited Members
Namespace: Volo.Abp.TenantManagement.Blazor.WebAssembly
Assembly: Volo.Abp.TenantManagement.Blazor.WebAssembly.dll
Syntax
[DependsOn(new Type[] { typeof(AbpTenantManagementBlazorModule), typeof(AbpFeatureManagementBlazorWebAssemblyModule), typeof(AbpTenantManagementHttpApiClientModule) })]
public class AbpTenantManagementBlazorWebAssemblyModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpTenantManagementBlazorWebAssemblyModule()
Declaration
public AbpTenantManagementBlazorWebAssemblyModule()