C# Class ARCed.Controls.NumberCaseInsensitiveComparer

Inheritance: System.Collections.CaseInsensitiveComparer
Afficher le fichier Open project: borisblizzard/arcreator Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
IsWholeNumber ( string strNumber ) : bool

Method Details

Compare() public méthode

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