Assert.IsTrue Method
Definition
Overloads
IsTrue(Boolean, String) | |
IsTrue(Boolean, String, Object[]) | |
IsTrue(Boolean) |
IsTrue(Boolean, String)
IsTrue(Boolean, String, Object[])
IsTrue(Boolean)
public static void IsTrue (bool condition);
static member IsTrue : bool -> unit
Parameters
- condition
- Boolean