Class SaasTenantBlazorWebAssemblyModule
Implements
Inherited Members
Namespace: Volo.Saas.Tenant.Blazor.WebAssembly
Assembly: Volo.Saas.Tenant.Blazor.WebAssembly.dll
Syntax
[DependsOn(new Type[] { typeof(SaasHostBlazorModule), typeof(AbpFeatureManagementBlazorWebAssemblyModule), typeof(SaasTenantHttpApiClientModule) })]
public class SaasTenantBlazorWebAssemblyModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
SaasTenantBlazorWebAssemblyModule()
Declaration
public SaasTenantBlazorWebAssemblyModule()