Why doesn't my interception code catch elements in an IQueryable when the source is Ordered?

后端 未结 0 1298
长发绾君心
长发绾君心 2021-01-30 20:45

I need to wrap an IQueryable so that when the result is finally iterated I will have access to each element as it is returned.

To achieve this, I ha

相关标签:
回答
  • 消灭零回复
提交回复
热议问题