How can you get a list of a type of object based on the type of another object when you can't use a generic?

前端 未结 0 706
庸人自扰
庸人自扰 2020-12-21 11:02

I\'m trying to get a strongly-typed subset of a collection based on the type of an instance of a subclass passed into that function. I\'m not sure this is possible but figur

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