コード例 #1
0
 private void OnGotTotalRequest(object sender, EventArgs e)
 {
     _presenter.OnTotalSstCall(sender as IPresenterConnectedDialog);
 }