Method | Description | |
---|---|---|
BreakRequestInfo ( ) |
Initializes a new instance of the ExecRequestInfo class.
|
|
BreakRequestInfo ( uint breakLength ) |
Initializes a new instance of the ExecRequestInfo 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 BreakRequestInfo ( uint breakLength ) | ||
breakLength | uint | Length of the break. |