Ejemplo n.º 1
0
 public List <SystemSoftware> GetSystemSoftwares()
 {
     return(repository.GetSystemSoftwares().Result);
 }