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