Class TaxRateService
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
efCoreScopeProviderIEFCoreScopeProvider<CommerceDbContext>