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