Méthode | Description | |
---|---|---|
ChannelListListener ( IrcClient client ) : System |
Initializes a new instance of the ChannelListListener class.
|
Méthode | Description | |
---|---|---|
HandleLine ( object sender, LineReceivedEventArgs e ) : void |
Handles a received line from the server.
|
public ChannelListListener ( IrcClient client ) : System | ||
client | IrcClient | The client to listen on. |
Résultat | System |