NUnit.Framework.Constraints.AssignableToConstraint Members

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

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

Public Constructors

Construct an AssignableToConstraint for the type provided

Public Methods

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