TypeConstraint(Type) Constructor

Definition

Construct a TypeConstraint for a given Type

protected TypeConstraint (Type type);
new NUnit.Framework.Constraints.TypeConstraint : Type -> NUnit.Framework.Constraints.TypeConstraint

Parameters

type
Type

Applies to