C# Class StoryTeller.Equivalence.CollectionComparer

Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
CollectionComparer ( Func inner ) : System
Matches ( object one, object two ) : bool

Method Details

CollectionComparer() public méthode

public CollectionComparer ( Func inner ) : System
inner Func
Résultat System

Matches() public méthode

public Matches ( object one, object two ) : bool
one object
two object
Résultat bool