C# Class Internet.Google

A Function which returns the top Google search result for a given search term.
Inheritance: MBFunctionInterface.Function
Mostrar archivo Open project: MatthewCox/MoronBot

Public Methods

Method Description
GetResponse ( BotMessage message ) : List
Google ( ) : System.Collections.Generic

Method Details

GetResponse() public method

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

Google() public method

public Google ( ) : System.Collections.Generic
return System.Collections.Generic