GetAsync("http://localhost:57135/api/Employees/");; response.EnsureSuccessStatusCode();; using (HttpContent content = response.Content) ...
確定! 回上一頁