Summary
Compares two objects
- Namespace
- TCLite
.Constraints - Containing Type
- TCLiteComparer
Syntax
public int Compare(object x, object y)
Parameters
| Name | Type | Description |
|---|---|---|
| x | object | |
| y | object |
Return Value
| Type | Description |
|---|---|
| int |
public int Compare(object x, object y)
| Name | Type | Description |
|---|---|---|
| x | object | |
| y | object |
| Type | Description |
|---|---|
| int |