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