Exemplo n.º 1
0
 public static RoomManager GetInstance()
 {
     return _instance ?? (_instance = new RoomManager());
 }