Пример #1
0
 public void RunCommand()
 {
     ConsoleOutput.AddAndInject(ConsoleInput.Text);
     ClearInput();
 }