Legend
| Static method: CustomComparer<T> |
TBy | This type parameter is not documented. |
Func<T, TBy> | selector | Function selecting the actual value to be compared. |
Comparison<TBy> | comparison | Comparison to use for comparing the results of the selector function. |