Property | Type | Description | |
---|---|---|---|
currentAction | int | ||
stack | List |
Method | Description | |
---|---|---|
History ( ) : System.Collections.Generic | ||
Push ( HistoryAction action ) : void | ||
Redo ( ) : HistoryAction | ||
Undo ( ) : HistoryAction |
Method | Description | |
---|---|---|
UpdateHistoryForm ( ) : void |
public History ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |