Exemplo n.º 1
0
 void IHostCommand.Execute(IHost host, int userId)
 {
     host.JoinGame(userId, Pokemons, TeamId);
 }