Method | Description | |
---|---|---|
WhoBeginEventArgs ( IrcLine line ) : System |
Initializes a new instance of the WhoBeginEventArgs class.
|
public WhoBeginEventArgs ( IrcLine line ) : System | ||
line | IrcLine | The line, that marks the who reply begin. |
return | System |