Interface IStudentBankAccountService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IStudentBankAccountService : IEntityService<StudentBankAccountEntity>, IService
public interface IStudentBankAccountService : IEntityService<StudentBankAccountEntity>, IService