Пример #1
0
 private void OnRunFinished(TestEventArgs ea)
 {
     _view.RunFinished(ea.Result.Duration);
 }