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