Example #1
0
 public void ClearOutput()
 {
     _callDispatcher.Clear();
     _view.ClearOutput();
     _view.ClearOutputEnabled = false;
 }