Beispiel #1
0
 public bool CheckFileServicesInstallation(int serviceId)
 {
     return(EnterpriseStorageController.CheckFileServicesInstallation(serviceId));
 }