EmptyCollectionConstraint.doMatch(IEnumerable) 方法

定义

检查集合是否为空

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

参数

collection
IEnumerable

返回

适用于