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