Deserialize list of lists in C#

前端 未结 0 1190
野趣味
野趣味 2020-12-08 07:43

I have the following response from an API

"[[{"message":"example message"}]]"

I tried to deserialize it as a list of lists as fol

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