Class CharComparer
Inheritance
System.Object
CharComparer
Namespace: Cosmos.Core_Plugs.System.Collections.Generic
Assembly: Cosmos.Core_Plugs.dll
Syntax
public class CharComparer : Comparer<Char>
Methods
| Improve this Doc View SourceCompare(Char, Char)
Declaration
public override int Compare(char x, char y)
Parameters
Type | Name | Description |
---|---|---|
System.Char | x | |
System.Char | y |
Returns
Type | Description |
---|---|
System.Int32 |