Метод | Описание | |
---|---|---|
WhoListener ( IrcClient client ) : System |
Initializes a new instance of the WhoListener class.
|
Метод | Описание | |
---|---|---|
HandleLine ( object sender, LineReceivedEventArgs e ) : void |
Handles a received line from the server.
|
public WhoListener ( IrcClient client ) : System | ||
client | IrcClient | The client to listen on. |
Результат | System |