Exemplo n.º 1
0
 private IAsyncCursor <TResult> CreateCursor()
 {
     return(_fluentAggregateCursor.ToCursor());
 }