SelectClause2

interface SelectClause2<in P, out Q> : SelectClause(source)

Clause for select expression with additional parameter of type P that selects value of type Q.