Timer (GetWeather, null, 0, 1000); } public void Dispose() { Timer.Dispose(); } async Task GetWeather(object state) { forecasts = await ForecastService.
確定! 回上一頁