NUnit.Framework.Constraints.AssignableFromConstraint Members

The members of NUnit.Framework.Constraints.AssignableFromConstraint are listed below.

See Also: Inherited members from NUnit.Framework.Constraints.TypeConstraint

Public Constructors

Construct an AssignableFromConstraint for the type provided

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