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