use*_*487 23 c# asp.net
我需要使用JObject.
问题是我可以在哪里找到这个案例的dll,以及在使用中必须出现的内容我想写下这样的内容:
JObject obj = (JObject)JsonConvert.DeserializeObject(s);
Amy*_*Amy 41
它在Newtonsoft.Json.Linq命名空间中.你应该只需要Newtonsoft.Json.DLL.
Newtonsoft.Json.Linq
Ash*_*her 20
您正在寻找James Newton-King撰写的JSON.NET
归档时间:
13 年,8 月 前
查看次数:
39304 次
最近记录:
10 年,4 月 前