C# Class entity.MetaEditor2.MetaEditorControlPage.NodeSorter

Inheritance: System.Collections.IComparer
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

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

Method Details

Compare() public méthode

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