共用方式為


EmptyCollectionConstraint.doMatch(IEnumerable) 方法

定義

檢查集合是否為空白

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

參數

collection
IEnumerable

傳回

適用於