Nabû 1.0.0
Standardizing .NET developments with abstractions
Nabu.Data.Querying.ISelectGroupByMapperWithContext< T, TKey, TS, TContext > Interface Template Reference
+ Inheritance diagram for Nabu.Data.Querying.ISelectGroupByMapperWithContext< T, TKey, TS, TContext >:

Properties

TContext MapperContext [get, set]
 
- Properties inherited from Nabu.Data.Querying.ISelectGroupByMapper< T, TKey, TS >
Expression< Func< IGrouping< TKey, T >, TS > > GroupByMapper [get]