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