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