Пример #1
0
 public bool CheckFileServicesInstallation(int serviceId)
 {
     return(OperatingSystemController.CheckFileServicesInstallation(serviceId));
 }