Mid GoF Patterns

Remote Proxy:?

  • Used to represent an object that is located on a different machine (e.g., over a

network), and it handles communication between the client and the remote

object.

More from Design Patterns in C#

All questions for this course