那么,在下面的代码片段中,为什么ReadAsStringAsync是异步方法? var response = await _client.SendAsync(request); var body = await response.
確定! 回上一頁