コード例 #1
0
 public Task <IEnumerable <WeatherForecast> > GetWeatherForecastsAsync() => _forecastRepository.GetAllAsync();