The methods of NUnit.Framework.Constraints.AttributeConstraint are listed below. For a list of all members, see the AttributeConstraint Members list.
See Also: Inherited members from NUnit.Framework.Constraints.PrefixConstraint
override | Matches(object)Determines whether the Type or other provider has the expected attribute and if its value matches the additional constraint specified. | |
override | ToString()Returns a string representation of the constraint. | |
override | WriteActualValueTo(MessageWriter)Writes the actual value supplied to the specified writer. | |
override | WriteDescriptionTo(MessageWriter)Writes a description of the attribute to the specified writer. | |
override | GetStringRepresentation()Documentation for this section has not yet been entered. | |