Esempio n. 1
0
 public Flyweight()
 {
     MemoryHog = new MemoryHog();
 }
Esempio n. 2
0
 public Flyweight()
 {
     MemoryHog = new MemoryHog();
 }