Exemple #1
0
    private void timer_0_Tick(object sender, EventArgs e)
    {
        IntPtr    foregroundWindow = GClass927.GetForegroundWindow();
        GClass932 proxy            = null;

        PErkava.concurrentDictionary_0.TryGetValue(foregroundWindow, out proxy);
        this.Proxy = proxy;
    }
Exemple #2
0
    private void method_7(object sender, RoutedEventArgs e)
    {
        GClass932 proxy = this.Proxy;

        if (proxy == null)
        {
            return;
        }
        GClass84 <GClass857> gclass = proxy.method_0();

        if (gclass == null)
        {
            return;
        }
        GClass91 socket = gclass.Socket;

        if (socket == null)
        {
            return;
        }
        socket.method_8();
    }