Token forecasts = await Http.GetFromJsonAsync<WeatherForecast[]>("sample-data/weather.json", cts.Token); } // Cancel the token public ...
確定! 回上一頁