AttributeExistsConstraint.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.
Writes the description of the constraint to the specified writer
public override void WriteDescriptionTo (NUnit.Framework.Constraints.MessageWriter writer);
override this.WriteDescriptionTo : NUnit.Framework.Constraints.MessageWriter -> unit
Parameters
- writer
- MessageWriter