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
Seterlund
CodeGuard
Validators
BooleanValidatorExtensions
C# Class Seterlund.CodeGuard.Validators.BooleanValidatorExtensions
Afficher le fichier
Open project: barsgroup/Guard
Méthodes publiques
Méthode
Description
IsFalse
(
this
arg
) :
IArg
IsTrue
(
this
arg
) :
IArg
Private Methods
Méthode
Description
IsValid
(
IArg
arg
,
bool
expected
) :
IArg
Method Details
IsFalse()
public
static
méthode
public
static
IsFalse
(
this
arg
) :
IArg
arg
this
Résultat
IArg
IsTrue()
public
static
méthode
public
static
IsTrue
(
this
arg
) :
IArg
arg
this
Résultat
IArg