Méthode | Description | |
---|---|---|
CompositeCommand ( ) : System |
Creates a new composite command.
|
Méthode | Description | |
---|---|---|
OnExecute ( ) : void |
Executes all the contained IUndoCommands in order.
|
|
OnUndo ( ) : void |
Undoes all the contained IUndoCommands in reverse order.
|