Partager via


CollectionSubsetConstraint.doMatch(IEnumerable) Méthode

Définition

Testez si la collection réelle est un sous-ensemble de la collection attendue fournie.

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

Paramètres

actual
IEnumerable

Retours

S’applique à