Upravit

Sdílet prostřednictvím


EmptyCollectionConstraint.doMatch(IEnumerable) Method

Definition

Check that the collection is empty

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

Parameters

collection
IEnumerable

Returns

Applies to