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