var client = new HttpClient(); HttpContent content = new Widget(); client.PostAsync<Widget>("http://localhost:44268/api/test", content, new ...
確定! 回上一頁