Example #1
0
 protected Singleton()
 {
     ListOfRooms = Plans.CreateRooms();
 }