Partager via


InstanceOfTypeConstraint(Type) Constructeur

Définition

Construire un InstanceOfTypeConstraint pour le type fourni

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

Paramètres

type
Type

Type attendu

S’applique à