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