C# Class MvbaMapper.EnumerableComparer

Afficher le fichier Open project: mvbalaw/Mapper

Méthodes publiques

Méthode Description
HaveSameContents ( IEnumerable listA, IEnumerable listB ) : bool

Method Details

HaveSameContents() public méthode

public HaveSameContents ( IEnumerable listA, IEnumerable listB ) : bool
listA IEnumerable
listB IEnumerable
Résultat bool