C# Class Utility.Calculate

Inheritance: MBFunctionInterface.Function
Mostra file Open project: MatthewCox/MoronBot

Public Methods

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

Method Details

Calculate() public method

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

GetResponse() public method

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