Ejemplo n.º 1
0
 public void WriteCommandStart(string startCommand)
 {
     _shell.WriteLine(startCommand);
 }