コード例 #1
0
 public ProcessBuilder ScriptPath(string path)
 {
     return(_processBuilder.ScriptPath(path));
 }