Example 1: string to json c# JObject json = JObject.Parse(str); Example 2: string json to object c# var resultCon = JsonConvert.DeserializeObject.
確定! 回上一頁