Method | Description | |
---|---|---|
QuitReceivedEventArgs ( |
Initializes a new instance of the QuitReceivedEventArgs class.
|
|
QuitReceivedEventArgs ( |
Initializes a new instance of the QuitReceivedEventArgs class.
|
public QuitReceivedEventArgs ( |
||
line | The line containing the quit command. | |
return | System |
public QuitReceivedEventArgs ( |
||
user | The user, that quited. | |
message | string | The message the user sent when quitting. |
return | System |