Ejemplo n.º 1
0
 static Singleton3()
 {
     _instance = new Singleton3();
 }