public ResultadoBE <IEnumerable <Departamento> > DepartamentoList() { return(_VentaNegocio.DepartamentoList()); }