C# Class Fun.Pathfinder

Inheritance: Function
Show file Open project: MatthewCox/MoronBot

Public Methods

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

Private Methods

Method Description
LoadList ( ) : void
SaveList ( ) : void

Method Details

GetResponse() public method

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

Pathfinder() public method

public Pathfinder ( ) : System
return System