C# Class Orc.Sort.NSort.ComparableComparer

Default IComparable object comparer.
Inheritance: IComparer
Afficher le fichier Open project: WildGums/Orc.Sort

Méthodes publiques

Méthode Description
Compare ( IComparable x, Object y ) : int

Private Methods

Méthode Description
IComparer ( Object x, Object y ) : int

Method Details

Compare() public méthode

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