Méthode | Description | |
---|---|---|
ChannelListEndEventArgs ( IrcLine line, IrcLine channellistLines ) : System |
Initializes a new instance of the ChannelListEndEventArgs class.
|
public ChannelListEndEventArgs ( IrcLine line, IrcLine channellistLines ) : System | ||
line | IrcLine | The line, that marks the channel list block end. |
channellistLines | IrcLine | All lines of the channel list block. |
Résultat | System |