Example #1
0
 private bool Format(string fileSystem, string label)
 {
     return(InstallService.Format(fileSystem, label));
 }