Class PaymentMethodService
Note
For comments, please see IPaymentMethodService
public class PaymentMethodService : ServiceBase<PaymentMethod>, IPaymentMethodService, IService<PaymentMethod>, IServiceCreatable<PaymentMethod>
- Inheritance
-
PaymentMethodService
- Implements
- Inherited Members
Constructors
PaymentMethodService(IEFCoreScopeProvider<CommerceDbContext>)
public PaymentMethodService(IEFCoreScopeProvider<CommerceDbContext> efCoreScopeProvider)
Parameters
efCoreScopeProvider
IEFCoreScopeProvider<CommerceDbContext>