Method | Description | |
---|---|---|
KillMessage ( ) : System |
Initialises a new instance of the KillMessage class.
|
|
KillMessage ( string nickname, string comment ) : System |
Initialises a new instance of the KillMessage class.
|
public KillMessage ( string nickname, string comment ) : System | ||
nickname | string | The nick name of the user to remove from the network. |
comment | string | The reason behind removing the user. |
return | System |