Class StoreService
Note
For comments, please see IStoreService
public class StoreService : ServiceBase<Store>, IStoreService, IService<Store>, IServiceCreatable<Store>
  - Inheritance
 - 
      
      
      StoreService
 
- Implements
 
- Inherited Members
 
Constructors
StoreService(IEFCoreScopeProvider<CommerceDbContext>)
public StoreService(IEFCoreScopeProvider<CommerceDbContext> efCoreScopeProvider)
  Parameters
efCoreScopeProviderIEFCoreScopeProvider<CommerceDbContext>