Table of Contents

Class ShippingService

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