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