Condividi tramite


Is.GreaterThan(Object) Metodo

Definizione

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

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

Parametri

expected
Object

Restituisce

Si applica a