DeserializeObject<JObject>(json1); JObject obj2 = JsonConvert. ... GetValue("Test")[0] as JObject; var lst = new List<string>(); ...
確定! 回上一頁