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