Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
StopWatch
WatchTimer
C# Class StopWatch.WatchTimer
Mostra file
Open project: carstengehling/jirastopwatch
Class Usage Examples
Public Methods
Method
Description
GetState
( ) :
TimerState
Pause
( ) :
void
Reset
( ) :
void
SetState
(
TimerState
state
) :
void
Start
( ) :
void
WatchTimer
( ) :
System
Method Details
GetState()
public
method
public
GetState
( ) :
TimerState
return
TimerState
Pause()
public
method
public
Pause
( ) :
void
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
SetState()
public
method
public
SetState
(
TimerState
state
) :
void
state
TimerState
return
void
Start()
public
method
public
Start
( ) :
void
return
void
WatchTimer()
public
method
public
WatchTimer
( ) :
System
return
System