Example #1
0
 public void Refresh()
 {
     RoomList.roomListReference.Clear();
     ServerConnect.GetRoomsList();
 }