Method | Description | |
---|---|---|
InfoEndEventArgs ( IrcLine line, IrcLine infoLines ) : System |
Initializes a new instance of the InfoEndEventArgs class.
|
public InfoEndEventArgs ( IrcLine line, IrcLine infoLines ) : System | ||
line | IrcLine | The line, that marks the info block end. |
infoLines | IrcLine | All lines of the info block. |
return | System |