C# Class Bot.Bot

Show file Open project: Crobol/Bot Class Usage Examples

Public Methods

Method Description
Bot ( string configFilePath ) : System
Run ( ) : void

Private Methods

Method Description
GetServers ( IConfigSource source ) : IList

Method Details

Bot() public method

public Bot ( string configFilePath ) : System
configFilePath string
return System

Run() public method

public Run ( ) : void
return void