Esempio n. 1
0
 public SystemFile[] GetDriveLetters(int serviceId)
 {
     return(StorageSpacesController.GetDriveLetters(serviceId));
 }