Exemple #1
0
 public List <Sucursal> ListarxBanco(Banco obj)
 {
     return(_iSucursalService.ListarxBanco(obj));
 }