C# fill List with strings from another class with default constructor

前端 未结 0 2030
情歌与酒
情歌与酒 2021-01-31 20:35

I currently have two classes Item and ItemManager in ItemManager class i have created a List that can be filled with Item ( List ItemList = new List(); ). I now want to fill th

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