Summary
Compares two objects
- Namespace
- TCLite
.Constraints - Containing Type
- ComparisonAdapter
Syntax
public abstract int Compare(object expected, object actual)
Parameters
| Name | Type | Description |
|---|---|---|
| expected | object | |
| actual | object |
Return Value
| Type | Description |
|---|---|
| int |
