C# Class MirrorSUPINFO.Apps.ComponentModel.WeatherService

Mostra file Open project: veler/MirrorSUPINFO

Public Methods

Method Description
GetWeather ( string location ) : Task

Get weather by location

WeatherService ( ) : System.Net.Http

Method Details

GetWeather() public static method

Get weather by location
public static GetWeather ( string location ) : Task
location string
return Task

WeatherService() public method

public WeatherService ( ) : System.Net.Http
return System.Net.Http