The methods of NUnit.Framework.Constraints.AssignableFromConstraint are listed below. For a list of all members, see the AssignableFromConstraint Members list.
See Also: Inherited members from NUnit.Framework.Constraints.TypeConstraint
override | Matches(object)Test whether an object can be assigned from the specified type | |
override | WriteDescriptionTo(MessageWriter)Write a description of this constraint to a MessageWriter | |