Specifies a mapping that will be used to turn items of type TOut
into items of type TNext
.
IConfiguredQuery<TOut, TNext> WithMap<TNext>(Func<TOut, TNext> map)
Parameters
map
Func<TOut, TNext>
The mapping function.
A new instance whose input type is TOut
and whose input type is TNext
.
TNext
The output type of the mapping function.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4