Пример #1
0
 public void refresh()
 {
     _output.UpdateConsole(sb.ToString());
     sb.Clear();
 }