Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LitDev
LDTimer.ObjTimer
C# Class LitDev.LDTimer.ObjTimer
Datei anzeigen
Open project: litdev1/LitDev
Public Methods
Method
Description
ObjTimer
(
string
name
) :
System
Pause
( ) :
void
Resume
( ) :
void
Private Methods
Method
Description
ThreadTimerCallback
(
object
state
) :
void
Method Details
ObjTimer()
public
method
public
ObjTimer
(
string
name
) :
System
name
string
return
System
Pause()
public
method
public
Pause
( ) :
void
return
void
Resume()
public
method
public
Resume
( ) :
void
return
void