Ejemplo n.º 1
0
 public void AddErrorOutput(string text)
 {
     ConsoleOutput.AddErrorOutput(text);
 }