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