C# Class Server.Gumps.PropertiesGump.PropertySorter

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

Méthodes publiques

Свойство Type Description
Instance PropertySorter

Méthodes publiques

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

Private Methods

Méthode Description
PropertySorter ( ) : System

Method Details

Compare() public méthode

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

Property Details

Instance public_oe static_oe property

public static PropertySorter Instance
Résultat PropertySorter