Beispiel #1
0
 private bool SoftwareExists(long id)
 {
     return(service.SoftwareExists(id));
 }