C# Class Risk1.Form1.MyListViewSorter

Inheritance: System.Collections.IComparer
Afficher le fichier Open project: faridmovsumov/absoluterisk

Méthodes publiques

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

Method Details

Compare() public méthode

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

MyListViewSorter() public méthode

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