示例#1
0
 static SingletonCreator()
 {
     Inst = new RoomFactory();
 }
示例#2
0
 static SingletonCreator()
 {
     Inst = new RoomFactory();
 }