Method Undo
Undo()
Undo the effects of the previously executed command.
public void Undo()
Undo(bool)
Undo the effects of the previously executed command, with optional support for redo operations.
public void Undo(bool allowRedo)
Undo the effects of the previously executed command.
public void Undo()
Undo the effects of the previously executed command, with optional support for redo operations.
public void Undo(bool allowRedo)