메소드 | 설명 | |
---|---|---|
BreakRequestInfo ( ) |
Initializes a new instance of the ExecRequestInfo class.
|
|
BreakRequestInfo ( uint breakLength ) |
Initializes a new instance of the ExecRequestInfo class.
|
메소드 | 설명 | |
---|---|---|
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. |