UniqueItemsConstraint.doMatch(IEnumerable) 方法

定义

检查所有项是否都是唯一的。

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

参数

actual
IEnumerable

返回

适用于