C# Class Radegast.SearchConsole.EventSorter

Inheritance: System.Collections.IComparer
Afficher le fichier Open project: radegastdev/radegast

Méthodes publiques

Méthode Description
Compare ( object a, object b ) : int

Method Details

Compare() public méthode

public Compare ( object a, object b ) : int
a object
b object
Résultat int