Mid GoF Patterns

Subsystem Classes (Amplifier, DVDPlayer):?

Follow:

  • These classes encapsulate the complex functionality of the system. For

instance, turning the amplifier on or off, or playing a movie in the DVD player.

These actions are usually cumbersome for the user to manage directly.

More from Design Patterns in C#

All questions for this course