Compartilhar via


ConstraintExpression.GreaterThan(Object) Método

Definição

Retorna uma restrição que testa se o valor real é maior que o argumento suppled

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

Parâmetros

expected
Object

Retornos

Aplica-se a