Méthode | Description | |
---|---|---|
RequestSuccessMessage ( ) |
Initializes a new instance of the RequestSuccessMessage class.
|
|
RequestSuccessMessage ( uint boundPort ) |
Initializes a new instance of the RequestSuccessMessage class.
|
Méthode | Description | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
Méthode | Description | |
---|---|---|
Process ( Session session ) : void |
public RequestSuccessMessage ( uint boundPort ) | ||
boundPort | uint | The bound port. |