C# Class Server.Gumps.PropertiesGump.GroupComparer

Inheritance: IComparer
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Compare ( object x, object y ) : int
GroupComparer ( Type start ) : System

Private Methods

Méthode Description
GetDistance ( Type type ) : int

Method Details

Compare() public méthode

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

GroupComparer() public méthode

public GroupComparer ( Type start ) : System
start System.Type
Résultat System