コード例 #1
0
 private IAsyncCursor <TResult> CreateCursor()
 {
     return(_fluentAggregateCursor.ToCursor());
 }