Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
cleanLayer
Library
Scripts
SleepException
C# Class cleanLayer.Library.Scripts.SleepException
Inheritance:
System.Exception
Afficher le fichier
Open project: Vipeax/cleanLayer
Méthodes publiques
Méthode
Description
SleepException
(
System.TimeSpan
time
) :
System
SleepException
(
int
ms
) :
System
Method Details
SleepException()
public
méthode
public
SleepException
(
System.TimeSpan
time
) :
System
time
System.TimeSpan
Résultat
System
SleepException()
public
méthode
public
SleepException
(
int
ms
) :
System
ms
int
Résultat
System