The members of NUnit.Framework.Constraints.OrConstraint are listed below.
See Also: Inherited members from NUnit.Framework.Constraints.BinaryConstraint
| Create an OrConstraint from two other constraints |
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 | |