TCLiteComparer.

Compare(object, object) Method

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