ProjectionComparer Class |
Namespace: Koden.Utils
| Name | Description | |
|---|---|---|
| CreateTSource, TKey(FuncTSource, TKey) |
Creates an instance of ProjectionComparer using the specified projection.
| |
| CreateTSource, TKey(TSource, FuncTSource, TKey) |
Creates an instance of ProjectionComparer using the specified projection.
The ignored parameter is solely present to aid type inference.
|