Exemple #1
0
 protected Singleton()
 {
     Singletons.SetInstance(this);
 }