CollectionEquivalentConstraint.doMatch(IEnumerable) 方法

定义

测试两个集合是否等效

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

参数

actual
IEnumerable

返回

适用于