Skip empty arrays in JSON deserialize

前端 未结 0 1264
庸人自扰
庸人自扰 2020-12-20 06:01

I\'m trying to read a JSON document from a REST web service with Newsoft.JsonNET

The document contains some empty arrays:

{
  "values": [null         


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