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