C# Class Internet.Define

A Function which returns the dictionary definition of the given search term from Google
Inheritance: MBFunctionInterface.Function
Mostrar archivo Open project: MatthewCox/MoronBot

Public Methods

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

Method Details

Define() public method

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

GetResponse() public method

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