Definition
public static void Assert( bool condition, string message );
Parameters
conditionSystem.Boolean. messageSystem.String.