コード例 #1
0
 public void StopTimer()
 {
     scoutingTimer.Stop();
 }
コード例 #2
0
 public void StopTimer()
 {
     timer.Stop();
 }