Click or drag to resize

WeatherMakerOpenWeatherMapApi Class

Open Weather Map API implementation
Inheritance Hierarchy
SystemObject
  DigitalRuby.WeatherMakerWeatherMakerOpenWeatherMapApi

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

The WeatherMakerOpenWeatherMapApi type exposes the following members.

Constructors
  NameDescription
Public methodWeatherMakerOpenWeatherMapApi
Initializes a new instance of the WeatherMakerOpenWeatherMapApi class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodQueryWeather
Query for external weather from OpenWeatherMap
Public methodToString (Inherited from Object.)
Top
See Also