Interface IPaymentMethodService
public interface IPaymentMethodService : IService<PaymentMethod>, IServiceCreatable<PaymentMethod>
- Inherited Members
public interface IPaymentMethodService : IService<PaymentMethod>, IServiceCreatable<PaymentMethod>