Exemple #1
0
 public Process Dotnet(string cmd)
 {
     return(ShellHelper.Dotnet(cmd));
 }