... out var data)) { forecasts = await Http.GetFromJsonAsync<WeatherForecast[]>("WeatherForecast"); } else { forecasts = data; } ...
確定! 回上一頁