TupleComparerBase
Base class for comparators for tuples (both regular Tuples and ValueTuples).
public bool?
Equal(
object x,
object y,
ref Tolerance tolerance,
bool topLevelComparison =
true)
protected abstract object GetValue(
Type type,
string propertyName,
object obj)