Or, you can use the Newtownsoft.Json library as follows: using Newtonsoft.Json; ... var result = JsonConvert.DeserializeObject<T>(json);.
確定! 回上一頁