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