Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Seterlund
CodeGuard
Validators
BooleanValidatorExtensions
C# Class Seterlund.CodeGuard.Validators.BooleanValidatorExtensions
ファイルを表示
Open project: barsgroup/Guard
Public Methods
Method
Description
IsFalse
(
this
arg
) :
IArg
IsTrue
(
this
arg
) :
IArg
Private Methods
Method
Description
IsValid
(
IArg
arg
,
bool
expected
) :
IArg
Method Details
IsFalse()
public
static
method
public
static
IsFalse
(
this
arg
) :
IArg
arg
this
return
IArg
IsTrue()
public
static
method
public
static
IsTrue
(
this
arg
) :
IArg
arg
this
return
IArg