Mid GoF Patterns

Access Control:?

  • A proxy can control access to the real object, ensuring that actions like

creation, deletion, or other operations are performed only when appropriate.

More from Design Patterns in C#

All questions for this course