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