Ejemplo n.º 1
0
 public void Write(string text)
 {
     _shell.Write(text);
     _shell.Flush();
 }