Example #1
0
 private void StartTetherProcess()
 {
     _view.ShowControl(_tetherView);
     _tetherPresenter.StartProcess();
 }