Overload List
public static void Assert( bool condition );public static void Assert( bool condition, string message );public static void Assert( bool condition, string message, string detailMessage );