Esempio n. 1
0
 public IEnumerable <Proyecto> GetProyecto()
 {
     return(proyectoService.ListAll());
 }