Partager via


ExactTypeConstraint(Type) Constructeur

Définition

Construire un ExactTypeConstraint pour un type donné

public ExactTypeConstraint(Type type);
new NUnit.Framework.Constraints.ExactTypeConstraint : Type -> NUnit.Framework.Constraints.ExactTypeConstraint

Paramètres

type
Type

Type attendu.

S’applique à