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