示例#1
0
 public IEnumerable <Proyecto> GetProyecto()
 {
     return(proyectoService.ListAll());
 }