Метод | Описание | |
---|---|---|
UndoableCommand ( ) : System |
Метод | Описание | |
---|---|---|
Commit ( ) : void |
Applies the command, committing the change.
|
|
Revert ( ) : void |
Reverts the command, reverting the change previously done with Commit.
|
Метод | Описание | |
---|---|---|
Internal_CreateInstance ( |