Table of Contents

Class TaxRateService

Namespace
Rescope.Commerce.Core.Services
Assembly
Rescope.Commerce.Core.dll
Note

For comments, please see ITaxRateService

public class TaxRateService : ServiceBase<TaxRate>, ITaxRateService, IService<TaxRate>, IServiceCreatable<TaxRate>
Inheritance
TaxRateService
Implements
Inherited Members

Constructors

TaxRateService(IEFCoreScopeProvider<CommerceDbContext>)

public TaxRateService(IEFCoreScopeProvider<CommerceDbContext> efCoreScopeProvider)

Parameters

efCoreScopeProvider IEFCoreScopeProvider<CommerceDbContext>