Condividi tramite


ConstraintExpression.LessThan(Object) Metodo

Definizione

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

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

Parametri

expected
Object

Restituisce

Si applica a