NUnit.Framework.Constraints.MessageWriter.WriteMessageLine Method
Method to write single line message with optional args, usually written to precede the general failure message.

Syntax

public void WriteMessageLine (string message, params object[] args)

Parameters

message
The message to be written
args
Any arguments used in formatting the message

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0