C# Class Tanis.Collections.Heap.Comparison

Inheritance: IComparer
Afficher le fichier Open project: poeticmatter/tutorials

Méthodes publiques

Méthode Description
Compare ( object Object1, object Object2 ) : int

Method Details

Compare() public méthode

public Compare ( object Object1, object Object2 ) : int
Object1 object
Object2 object
Résultat int