JObject 是其中比較萬金油的一個類,可以在不使用實體類的情況下構建/解析Json。 1. ... Parse(jsonStr); foreach(var item in json) { Console.
確定! 回上一頁