Class FormsWebModule
Inheritance
FormsWebModule
Assembly: Volo.Forms.Web.dll
public class FormsWebModule : AbpModule
Constructors
Declaration
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 |
|