Method | Description | |
---|---|---|
ExitStatusRequestInfo ( ) |
Initializes a new instance of the ExitStatusRequestInfo class.
|
|
ExitStatusRequestInfo ( uint exitStatus ) |
Initializes a new instance of the ExitStatusRequestInfo 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.
|
public ExitStatusRequestInfo ( uint exitStatus ) | ||
exitStatus | uint | The exit status number. |