Exemplo n.º 1
0
    //Routing methods, help with sending/receiving packet

    public void RequestFindMatch()
    {
        _connection.SendFindMatch();
    }