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
Yodiwo
Thread
C# Class Yodiwo.Thread
Mostra file
Open project: yodiwo/plegma
Public Methods
Method
Description
Sleep
(
System.TimeSpan
delay
) :
void
Sleep
(
int
ms
) :
void
Method Details
Sleep()
public
static
method
public
static
Sleep
(
System.TimeSpan
delay
) :
void
delay
System.TimeSpan
return
void
Sleep()
public
static
method
public
static
Sleep
(
int
ms
) :
void
ms
int
return
void