string contentType = "application/json"; //Content-Type try { var client = new RestClient(url); var request = new RestRequest(Method.POST);
確定! 回上一頁