Ejemplo n.º 1
0
 public IEnumerable <MobileBanking> GetAllMobileBankingAccount()
 {
     return(_iCommonGateway.GetAllMobileBankingAccount());
 }