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