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