C# Class ImageGlass.Library.Comparer.DictionaryEntryComparer

Inheritance: IComparer
Afficher le fichier Open project: d2phap/ImageGlass

Méthodes publiques

Méthode Description
Compare ( object x, object y ) : int
DictionaryEntryComparer ( IComparer nc ) : System

Method Details

Compare() public méthode

public Compare ( object x, object y ) : int
x object
y object
Résultat int

DictionaryEntryComparer() public méthode

public DictionaryEntryComparer ( IComparer nc ) : System
nc IComparer
Résultat System