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

Classes

interface  Design_Pattern.Runtime.Structural.Flyweight.IFlyweight
 Interface for flyweight objects that can be shared across multiple contexts. More...
 

Namespaces

namespace  Design_Pattern
 
namespace  Design_Pattern.Runtime
 
namespace  Design_Pattern.Runtime.Structural
 
namespace  Design_Pattern.Runtime.Structural.Flyweight