BasicConstraint.WriteDescriptionTo(MessageWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Write the constraint description to a MessageWriter
public override void WriteDescriptionTo (NUnit.Framework.Constraints.MessageWriter writer);
override this.WriteDescriptionTo : NUnit.Framework.Constraints.MessageWriter -> unit
Parameters
- writer
- MessageWriter
The writer on which the description is displayed