C# Class Fun.Roll

Inheritance: Function
Show file Open project: MatthewCox/MoronBot

Private Properties

Property Type Description
PopulateOperators List

Public Methods

Method Description
GetResponse ( BotMessage message ) : List
Roll ( ) : System

Private Methods

Method Description
PopulateOperators ( ) : List

Method Details

GetResponse() public method

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

Roll() public method

public Roll ( ) : System
return System