C# Class Bot.Do

Inheritance: MBFunctionInterface.Function
Afficher le fichier Open project: MatthewCox/MoronBot

Méthodes publiques

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

Method Details

Do() public méthode

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

GetResponse() public méthode

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