C# Class Utility.Calculate

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

Méthodes publiques

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

Method Details

Calculate() public méthode

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

GetResponse() public méthode

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