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