Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
Method | Description | |
---|---|---|
ChannelMessage ( ) : System.Globalization |
Initializes a new ChannelMessage.
|
|
ChannelMessage ( uint localChannelNumber ) : System.Globalization |
Initializes a new ChannelMessage with the specified local channel number.
|
|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
protected ChannelMessage ( ) : System.Globalization | ||
return | System.Globalization |
protected ChannelMessage ( uint localChannelNumber ) : System.Globalization | ||
localChannelNumber | uint | The local channel number. |
return | System.Globalization |