Example #1
0
 private void OnRefreshButtonClick(object sender, EventArgs e)
 {
     _view.RefreshContent();
 }