C# Class WEPExplorer.SimpleListViewItemComparer

Inheritance: IComparer
Afficher le fichier Open project: lallousx86/WEPExplorer Class Usage Examples

Méthodes publiques

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

Method Details

Compare() public méthode

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

SimpleListViewItemComparer() public méthode

public SimpleListViewItemComparer ( int columnIndex ) : System
columnIndex int
Résultat System