Пример #1
0
 public void AddErrorOutput(string text)
 {
     ConsoleOutput.AddErrorOutput(text);
 }