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