Class AbpPaymentApplicationContractsModule
Inheritance
AbpPaymentApplicationContractsModule
Assembly: Volo.Payment.Application.Contracts.dll
Syntax
public class AbpPaymentApplicationContractsModule : AbpModule
Constructors
AbpPaymentApplicationContractsModule()
Declaration
public AbpPaymentApplicationContractsModule()
Methods
PostConfigureServices(ServiceConfigurationContext)
Declaration
public override void PostConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|