Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
msos
HR
C# Class msos.HR
Mostrar archivo
Open project: goldshtn/msos
Class Usage Examples
Public Methods
Method
Description
Failed
(
int
hr
) :
bool
Succeeded
(
int
hr
) :
bool
Verify
(
int
hr
) :
void
Method Details
Failed()
public
static
method
public
static
Failed
(
int
hr
) :
bool
hr
int
return
bool
Succeeded()
public
static
method
public
static
Succeeded
(
int
hr
) :
bool
hr
int
return
bool
Verify()
public
static
method
public
static
Verify
(
int
hr
) :
void
hr
int
return
void