Method | Description | |
---|---|---|
IsFalse ( this |
Checks that the actual value is false.
|
|
IsTrue ( this |
Checks that the actual value is true.
|
public static IsFalse ( this |
||
check | this |
The fluent check to be extended. |
return | ICheckLink |
public static IsTrue ( this |
||
check | this |
The fluent check to be extended. |
return | ICheckLink |