![]() | EqualsBuilderAppendMany Method |
Name | Description | |
---|---|---|
![]() | AppendManyT(IEnumerableT, IEnumerableT) |
Appends two enumerable objects that contain the same (IEquatable) type to the list of values
to compare.
|
![]() | AppendManyT(IEnumerableT, IEnumerableT, IEqualityComparerT) |
Appends two enumerable objects that contain the same type to the list of values to compare.
|
![]() | AppendManyT(IEnumerableT, IEnumerableT, FuncT, T, Boolean) |
Appends two enumerable objects that contain the same type to the list of values to compare.
|