Method | Description | |
---|---|---|
IgnoreMessage ( ) : System |
Initializes a new instance of the IgnoreMessage class
|
|
IgnoreMessage ( byte data ) : System |
Initializes a new instance of the IgnoreMessage class.
|
Method | Description | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
Method | Description | |
---|---|---|
Process ( Session session ) : void |
public IgnoreMessage ( byte data ) : System | ||
data | byte | The data. |
return | System |