Computer computer = new Computer { Cpu = "Intel", Memory = 32, Drives = new List<string> { "DVD", "SSD" } }; JObject o = (JObject)JToken.
確定! 回上一頁