NUnit.Framework.Constraints.OrConstraint: Method Members

The methods of NUnit.Framework.Constraints.OrConstraint are listed below. For a list of all members, see the OrConstraint Members list.

See Also: Inherited members from NUnit.Framework.Constraints.BinaryConstraint

Public Methods

override
Matches(object) : bool
Apply the member constraints to an actual value, succeeding succeeding as soon as one of them succeeds.
override
WriteDescriptionTo(MessageWriter)
Write a description for this contraint to a MessageWriter