Edit

Share via


ConstraintBuilder.OperatorStack.Top Property

Definition

Gets the topmost operator without modifying the stack.

public NUnit.Framework.Constraints.ConstraintOperator Top { get; }
member this.Top : NUnit.Framework.Constraints.ConstraintOperator

Property Value

The top.

Applies to