Design Pattern 1.0
Loading...
Searching...
No Matches
ISubject.cs File Reference

Classes

interface  Design_Pattern.Runtime.Structural.Proxy.ISubject
 Interface defining the common operations that both the RealSubject and Proxy must implement. More...
 

Namespaces

namespace  Design_Pattern
 
namespace  Design_Pattern.Runtime
 
namespace  Design_Pattern.Runtime.Structural
 
namespace  Design_Pattern.Runtime.Structural.Proxy