... public class Wrapper{ [JsonProperty(PropertyName = "MyModel")] public MyModel myModel{get;set;} }. then serialize the Wrapper object.
確定! 回上一頁