Mid GoF Patterns

Concrete Component (SimpleCoffee):?

  • SimpleCoffee is the core object that implements ICoffee. It has a fixed

price and a basic description. This is the base coffee that we will add features

to dynamically.

More from Design Patterns in C#

All questions for this course