Mid GoF Patterns

Users (User):?

  • Each user communicates with the mediator, not with other users directly.

When a user sends a message, the mediator handles the responsibility of

broadcasting that message to other users.

More from Design Patterns in C#

All questions for this course