ConstraintFactory.Ordered Property
Definition
Returns a constraint that tests whether a collection is ordered
public NUnit.Framework.Constraints.CollectionOrderedConstraint Ordered { get; }
member this.Ordered : NUnit.Framework.Constraints.CollectionOrderedConstraint
Property Value
- CollectionOrderedConstraint
Applies to