Mid GoF Patterns

Virtual Proxy:?

  • Used to delay the creation or initialization of an expensive object until it is

actually needed, like the ProxyImage example above.

More from Design Patterns in C#

All questions for this course