次の方法で共有


EmptyCollectionConstraint.doMatch(IEnumerable) メソッド

定義

コレクションが空であることを確認する

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

パラメーター

collection
IEnumerable

戻り値

適用対象