Method | Description | |
---|---|---|
ChannelListBeginEventArgs ( IrcLine line ) : System |
Initializes a new instance of the ChannelListBeginEventArgs class.
|
public ChannelListBeginEventArgs ( IrcLine line ) : System | ||
line | IrcLine | The line, what raised the event. |
return | System |