C# Class Internet.Weather

A Function which returns the weather at a specified location
Inheritance: Function
Mostrar archivo Open project: MatthewCox/MoronBot

Public Methods

Method Description
GetResponse ( BotMessage message ) : List
Weather ( ) : System

Method Details

GetResponse() public method

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
return List

Weather() public method

public Weather ( ) : System
return System