다음을 통해 공유


EmptyCollectionConstraint.doMatch(IEnumerable) 메서드

정의

컬렉션이 비어 있는지 확인합니다.

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

매개 변수

collection
IEnumerable

반환

적용 대상