コード例 #1
0
 public void OnAccepted(Action accepted)
 {
     Interval.AcceptChanges();
     SmartDispatcher.BeginInvoke(accepted);
 }