Pause メソッド (Timer)
クラス
Timer
。
処理
タイマーの計測を一時停止します。
構文
C#
timer
.
Pause
()
VB
timer
.
Pause
()