Ejemplo n.º 1
0
 private void LobbyForm_Load(object sender, EventArgs e)
 {
     _lobbyController.Setup();
     _lobbyController.GetLobbyList();
 }