ConstraintExpression.GreaterThan(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une contrainte qui teste si la valeur réelle est supérieure à l’argument suppléé
public NUnit.Framework.Constraints.GreaterThanConstraint GreaterThan (object expected);
member this.GreaterThan : obj -> NUnit.Framework.Constraints.GreaterThanConstraint
Paramètres
- expected
- Object