Mid GoF Patterns

Redo Functionality:?

  • You can extend the system by adding redo functionality. After an undo

operation, you could store the undone command in a separate stack and

allow users to redo the previous undo operation.

More from Design Patterns in C#

All questions for this course