System.Text.Json JsonSerializer.Deserialize(…) cannot deserialize object[] type

后端 未结 0 718
长情又很酷
长情又很酷 2020-12-06 14:55

I want to parse my Json string value as an object[] type, but it always return System.Text.Json.JsonElement[] type.

var         


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