Class CurrencyExchangeRateServiceBase
Abstract base class - CurrencyExchangeRateServiceBase
Inheritance
System.Object
CurrencyExchangeRateServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<CurrencyExchangeRateEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public abstract class CurrencyExchangeRateServiceBase : EntityService<CurrencyExchangeRateEntity>, ICurrencyExchangeRateService, IEntityService<CurrencyExchangeRateEntity>, IService
Constructors
CurrencyExchangeRateServiceBase()
Declaration
protected CurrencyExchangeRateServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService