C# Class ImageGlass.Library.Comparer.NumericComparer

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

Méthodes publiques

Méthode Description
Compare ( object x, object y ) : int
NumericComparer ( ) : System.Collections

Method Details

Compare() public méthode

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

NumericComparer() public méthode

public NumericComparer ( ) : System.Collections
Résultat System.Collections