Mid GoF Patterns

Batch Command Execution:?

  • For complex operations, you might want to implement batch command

execution. Multiple commands can be grouped together, and executing or

undoing the entire batch can be done in a single operation.

More from Design Patterns in C#

All questions for this course