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