Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
msos
HR
C# 클래스 msos.HR
파일 보기
프로젝트 열기: goldshtn/msos
1 사용 예제들
공개 메소드들
메소드
설명
Failed
(
int
hr
) :
bool
Succeeded
(
int
hr
) :
bool
Verify
(
int
hr
) :
void
메소드 상세
Failed()
공개
정적인
메소드
public
static
Failed
(
int
hr
) :
bool
hr
int
리턴
bool
Succeeded()
공개
정적인
메소드
public
static
Succeeded
(
int
hr
) :
bool
hr
int
리턴
bool
Verify()
공개
정적인
메소드
public
static
Verify
(
int
hr
) :
void
hr
int
리턴
void