You can combine these two concepts and add JObjects to the JArray. json.Add("contacts", new JArray { new JObject { {"name", "Matthew"}, {"phone" ...
確定! 回上一頁