CollectionOrderedConstraint.doMatch(IEnumerable) 方法

定义

测试集合是否排序

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

参数

actual
IEnumerable

返回

适用于