C# Class MBFunctionInterface.BotMessage

Inheritance: CwIRC.IRCMessage
Show file Open project: MatthewCox/MoronBot Class Usage Examples

Public Methods

Method Description
BotMessage ( string message, string currentNick ) : System.Collections.Generic

Method Details

BotMessage() public method

public BotMessage ( string message, string currentNick ) : System.Collections.Generic
message string
currentNick string
return System.Collections.Generic