C# Class MongoGUICtl.ClientTree.LvwColumnSorter

Inheritance: IComparer
Afficher le fichier Open project: magicdict/MongoCola Class Usage Examples

Méthodes publiques

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

比较

LvwColumnSorter ( ) : Common.System

构造函数

Method Details

Compare() public méthode

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

LvwColumnSorter() public méthode

构造函数
public LvwColumnSorter ( ) : Common.System
Résultat Common.System