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