예제 #1
0
 public Process CreateProcess(string args) => ProcessHelper.CreateProcess(_path, args);