Method | Description | |
---|---|---|
MotdBeginEventArgs ( IrcLine line ) : System |
Initializes a new instance of the MotdBeginEventArgs class.
|
public MotdBeginEventArgs ( IrcLine line ) : System | ||
line | IrcLine | The line, that marks the motd end. |
return | System |