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