Condividi tramite


ConstraintExpression.GreaterThan(Object) Metodo

Definizione

Restituisce un vincolo che verifica se il valore effettivo è maggiore dell'argomento suppled

public NUnit.Framework.Constraints.GreaterThanConstraint GreaterThan(object expected);
member this.GreaterThan : obj -> NUnit.Framework.Constraints.GreaterThanConstraint

Parametri

expected
Object

Restituisce

Si applica a