In general, you can look at the first character in the string. If it is '[' then use JArray.Parse . If it is '{' then use JObject.Parse .
確定! 回上一頁