コード例 #1
0
 private void MenuOnUpdateRateChange(object sender, IntEventArgs intEventArgs)
 {
     updateHandler?.SetUpdateRate(intEventArgs.Time);
 }