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