... HttpClient client = new HttpClient(); string json = JsonConvert. ... PostAsync("http://YourSite.com/api/apiTables", httpContent); str ...
確定! 回上一頁