次の方法で共有


CollectionSubsetConstraint.doMatch(IEnumerable) メソッド

定義

実際のコレクションが、指定された予想されるコレクションのサブセットであるかどうかをテストします。

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

パラメーター

actual
IEnumerable

戻り値

適用対象