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
override | Matches(object)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 | |