Class CurrencyService
Note
For comments, please see ICurrencyService
public class CurrencyService : ServiceBase<Currency>, ICurrencyService, IService<Currency>, IServiceCreatable<Currency>
  - Inheritance
 - 
      
      
      CurrencyService
 
- Implements
 
- Inherited Members
 
Constructors
CurrencyService(IEFCoreScopeProvider<CommerceDbContext>)
public CurrencyService(IEFCoreScopeProvider<CommerceDbContext> efCoreScopeProvider)
  Parameters
efCoreScopeProviderIEFCoreScopeProvider<CommerceDbContext>
Methods
List(Guid)
public Task<IEnumerable<Currency>> List(Guid storeId)
  Parameters
storeIdGuid