Mid GoF Patterns

Simplified Interactions:?

  • Instead of having complex direct interactions between objects (users in this

case), the mediator simplifies the process, as objects only need to

Follow:

communicate with the mediator.

More from Design Patterns in C#

All questions for this course