다음을 통해 공유


CollectionSubsetConstraint.doMatch(IEnumerable) 메서드

정의

실제 컬렉션이 제공된 예상 컬렉션의 하위 집합인지 테스트합니다.

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

매개 변수

actual
IEnumerable

반환

적용 대상