What can't I pass a generic Func without error when T is constrained to the expected type?

前端 未结 0 1866
囚心锁ツ
囚心锁ツ 2020-12-04 07:40

I am trying to filter the returned query by the IsActive flag to ensure the correct results are displayed but when I try to pass the delegate it gives me an error.

Er

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