Mid GoF Patterns

Text Editors:?

  • In text editors, the Decorator Pattern could be used for adding formatting

options to text (bold, italic, underline) dynamically, without needing separate

classes for each combination of formatting.

More from Design Patterns in C#

All questions for this course