RestSharp also have async support. client.ExecuteAsync(request, response => {. Console.WriteLine(response.Content);. } ...
確定! 回上一頁