Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
cleanLayer
Library
Scripts
SleepException
C# 클래스 cleanLayer.Library.Scripts.SleepException
상속:
System.Exception
파일 보기
프로젝트 열기: Vipeax/cleanLayer
공개 메소드들
메소드
설명
SleepException
(
System.TimeSpan
time
) :
System
SleepException
(
int
ms
) :
System
메소드 상세
SleepException()
공개
메소드
public
SleepException
(
System.TimeSpan
time
) :
System
time
System.TimeSpan
리턴
System
SleepException()
공개
메소드
public
SleepException
(
int
ms
) :
System
ms
int
리턴
System