Assert.IsFalse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IsFalse(Boolean) | |
IsFalse(Boolean, String) | |
IsFalse(Boolean, String, Object[]) |
IsFalse(Boolean)
public static void IsFalse (bool condition);
static member IsFalse : bool -> unit
Parameters
- condition
- Boolean