Beispiel #1
0
 public ResultadoBE <IEnumerable <Departamento> > DepartamentoList()
 {
     return(_VentaNegocio.DepartamentoList());
 }