Пример #1
0
 public ProcessBuilder ScriptPath(string path)
 {
     return(_builder.ScriptPath(path));
 }