コード例 #1
0
 private void OnGotPruferInput(object sender, GotCorrectPruferEventArgs e)
 {
     _presenter.OnDecodePruferCall(e.Code);
 }