JArray ary = new JArray(); ary.Add(new JObject( new JProperty("Code", ErrorCode), new JProperty("Exception", Message))); return ary; }
確定! 回上一頁