Cast IList to List

后端 未结 9 1686
时光取名叫无心
时光取名叫无心 2020-12-08 06:09

I am trying to cast IList type to List type but I am getting error every time.

List subProducts= Model.subproduct         


        
9条回答
提交回复
热议问题