Mid GoF Patterns

Preservation of Core Class:?

  • The original SimpleCoffee class remains unchanged, which means you

don’t need to touch existing code. The new functionality is added without

altering or subclassing the core class.

More from Design Patterns in C#

All questions for this course