Beispiel #1
0
 static Manager()
 {
     CreateRoom("Host", null);
     Host = Rooms.First.Value;
 }