コード例 #1
0
 private int HandleTick(int ticks)
 {
     outerDialog.RaiseTickEvent(ticks);
     return(ErrorHelper.IGNORED);
 }