C# Class MoronBot.ConsoleStarter

Mostra file Open project: MatthewCox/MoronBot Class Usage Examples

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
ConsoleStarter ( ) : System
moronBot_NewFormattedIRC ( object sender, string text ) : void
moronBot_NewRawIRC ( object sender, string text ) : void
moronBot_NickChanged ( object sender, string nick ) : void

Method Details

Start() public static method

public static Start ( ) : void
return void