Remove cast operations in expression tree

后端 未结 0 457
被撕碎了的回忆
被撕碎了的回忆 2021-01-15 23:19

I want to remove any cast expression in an expression tree. We can assume that the cast is redundant.

For example, both these expressions:

IFoo t =>         


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