C# JsonConvert.DeserializeObject returning null values for a json array of objects

后端 未结 0 1233
刺人心
刺人心 2020-11-29 23:56

I have a JSON string that I want to deserialize in an C# object

The JSON is a array of objects with five identical objects without names.

When I try to deseria

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