Method | Description | |
---|---|---|
InfoListener ( IrcClient client ) : System |
Initializes a new instance of the InfoListener class.
|
Method | Description | |
---|---|---|
HandleLine ( object sender, LineReceivedEventArgs e ) : void |
Handles a received line from the server.
|
public InfoListener ( IrcClient client ) : System | ||
client | IrcClient | The client to listen on. |
return | System |