Deserializing heterogenous JSON array into covariant List<> using Json.NET

后端 未结 3 1341
轻奢々
轻奢々 2020-11-30 22:17

I have a JSON-array containing objects of different types with different properties. One of the properties is called \"type\" and determines the type of the array item. Here

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