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