Click or drag to resize

IWeatherMakerLocationWeatherApi Interface

Interface for query of external weather service like OpenWeatherMap, etc.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public interface IWeatherMakerLocationWeatherApi

The IWeatherMakerLocationWeatherApi type exposes the following members.

Methods
  NameDescription
Public methodQueryWeather
Query weather
Top
See Also