Cannot implicitly convert type 'string' to '.List'

前端 未结 0 1302
孤独总比滥情好
孤独总比滥情好 2020-12-17 01:34

In my program I\'m retrieving string from my main class. Below is the main script

public static List products = new List(9);

Pr         


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