Method | Description | |
---|---|---|
WhoEndEventArgs ( IrcLine line, |
Initializes a new instance of the WhoEndEventArgs class.
|
public WhoEndEventArgs ( IrcLine line, |
||
line | IrcLine | The line, that marks the who reply end. |
whoLines | All lines of the who reply. | |
return | System |