Class AbpPaymentAdminWebModule
Inheritance
AbpPaymentAdminWebModule
Assembly: Volo.Payment.Admin.Web.dll
Syntax
public class AbpPaymentAdminWebModule : AbpModule
Constructors
AbpPaymentAdminWebModule()
Declaration
public AbpPaymentAdminWebModule()
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 |
|
PreConfigureServices(ServiceConfigurationContext)
Declaration
public override void PreConfigureServices(ServiceConfigurationContext context)
Parameters
| Type |
Name |
Description |
| ServiceConfigurationContext |
context |
|