CollectionOrderedConstraint.doMatch(IEnumerable) Method

Definition

Test whether the collection is ordered

protected override bool doMatch (System.Collections.IEnumerable actual);
override this.doMatch : System.Collections.IEnumerable -> bool

Parameters

actual
IEnumerable

Returns

Applies to