How to use polymorphism with a list of lists in C#

后端 未结 0 854
灰色年华
灰色年华 2021-01-23 06:12

I am having trouble using polymorphism with a list of lists of int in C#. I need the "external" list to be able to add/remove "internal" lists,

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