Ejemplo n.º 1
0
 protected Singleton()
 {
     Singletons.SetInstance(this);
 }