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