using RestSharp;. 3. using Newtonsoft.Json; ... RestClient client = new RestClient(_baseUrl) { Timeout = -1, ReadWriteTimeout = -1 };.
確定! 回上一頁