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