C# Class withSIX.Play.Applications.ViewModels.Overlays.StatusModSorter

Inheritance: IComparer
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
Compare ( double o, double p ) : int

Method Details

Compare() public méthode

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