I tried actually using C# Models thinking that JObject would convert them for me like so: Config = JObject.FromObject( new List<Question> { new Question ...
確定! 回上一頁