Redigera

Dela via


ConstraintBuilder.ConstraintStack.Top Property

Definition

Gets the topmost constraint without modifying the stack.

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

Property Value

The topmost constraint

Applies to