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