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