Example #1
0
 public Flyweight()
 {
     MemoryHog = new MemoryHog();
 }
Example #2
0
 public Flyweight()
 {
     MemoryHog = new MemoryHog();
 }