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