Class SaasHostBlazorModule
Inheritance
SaasHostBlazorModule
Assembly: Volo.Saas.Host.Blazor.dll
Syntax
public class SaasHostBlazorModule : AbpModule
Constructors
SaasHostBlazorModule()
Declaration
public SaasHostBlazorModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|
PostConfigureServices(ServiceConfigurationContext)
Declaration
public override void PostConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|