C# Class Mono.Tools.EventViewer.EventLogEntryComparer

Inheritance: IComparer
Afficher le fichier Open project: mono/winforms-tools Class Usage Examples

Méthodes publiques

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

Method Details

Compare() public méthode

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

EventLogEntryComparer() public méthode

public EventLogEntryComparer ( int column ) : System
column int
Résultat System