Méthode | Description | |
---|---|---|
CollectionComparer ( Func inner ) : System | ||
Matches ( object one, object two ) : bool |
public CollectionComparer ( Func inner ) : System | ||
inner | Func | |
Résultat | System |
public Matches ( object one, object two ) : bool | ||
one | object | |
two | object | |
Résultat | bool |