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