![]() | EqualsBuilderAppend Method |
Name | Description | |
---|---|---|
![]() | AppendT(T, T) |
Appends two objects that implement the IEquatable interface to the list of values to compare.
|
![]() | AppendT(T, T, IEqualityComparerT) |
Appends two objects to the list of values to compare and compares them using a supplied comparer.
|
![]() | AppendT(T, T, FuncT, T, Boolean) |
Appends two objects to the list values to compare and compares them using a supplied comparison function.
|