コード例 #1
0
ファイル: WeatherActivity.cs プロジェクト: yunzixun/XWeather
 void getData() => Task.Run(async() => await TestDataProvider.InitTestDataAsync(this));