Beispiel #1
0
 private bool SetBootable(string fileSystem)
 {
     return(InstallService.SetBootable(fileSystem));
 }