The Proxy_Exercise class used in the Proxy Pattern. More...
Go to the source code of this file.
Classes | |
class | Proxy_Exercise |
Example of using the Proxy Pattern in C#. More... | |
Namespaces | |
namespace | DesignPatternExamples_csharp |
The namespace containing all Design Pattern Examples implemented in C#. | |
The Proxy_Exercise class used in the Proxy Pattern.
Definition in file Proxy_Exercise.cs.