json 转 T

T test = JsonConvert.DeserializeObject<T>(json);(json.net)

posted @ 2016-03-03 15:19  小小高  阅读(281)  评论(0)    收藏  举报