Class DocsWebModule
Inheritance
System.Object
DocsWebModule
Namespace: Volo.Docs
Assembly: Volo.Docs.Web.dll
Syntax
public class DocsWebModule : AbpModule
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |
PreConfigureServices(ServiceConfigurationContext)
Declaration
public override void PreConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |