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