Exemplo n.º 1
0
 private void OnRunStarting(RunStartingEventArgs ea)
 {
     _view.OnRunStarting(ea.TestCount);
 }