Method | Description | |
---|---|---|
BackMessage ( ) : System |
Initialises a new instance of the Yaircc.Net.IRC.BackMessage class.
|
|
TryParse ( string input ) : |
Attempts to parse the input specified by the user into the Message.
|
public TryParse ( string input ) : |
||
input | string | The input from the user. |
return |