Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
cleanLayer
Library
Scripts
SleepException
C# Class cleanLayer.Library.Scripts.SleepException
Inheritance:
System.Exception
Exibir arquivo
Open project: Vipeax/cleanLayer
Public Methods
Method
Description
SleepException
(
System.TimeSpan
time
) :
System
SleepException
(
int
ms
) :
System
Method Details
SleepException()
public
method
public
SleepException
(
System.TimeSpan
time
) :
System
time
System.TimeSpan
return
System
SleepException()
public
method
public
SleepException
(
int
ms
) :
System
ms
int
return
System