C# Class Internet.Define

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

Méthodes publiques

Méthode Description
Define ( ) : System.Collections.Generic
GetResponse ( BotMessage message ) : List

Method Details

Define() public méthode

public Define ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GetResponse() public méthode

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
Résultat List