Table of Contents

Class PaymentMethodService

Namespace
Rescope.Commerce.Core.Services
Assembly
Rescope.Commerce.Core.dll
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>