Mid GoF Patterns

Readability and Maintenance:?

  • The Facade makes the system more readable. If the subsystem's complexity

changes, the facade can be updated without affecting the client code.

More from Design Patterns in C#

All questions for this course