NUnit.Framework.Constraints.AssignableFromConstraint: Method Members

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

Public Methods

override
Matches(object) : bool
Test whether an object can be assigned from the specified type
override
WriteDescriptionTo(MessageWriter)
Write a description of this constraint to a MessageWriter