Esempio n. 1
0
    private static void smethod_3(Class398 A_0, Hashtable A_1, int A_2, int A_3, string A_4)
    {
        object obj2 = A_1[A_2];
        object obj3 = A_1[A_3];

        if ((obj2 != null) && (obj3 != null))
        {
            A_0.method_36(A_4, Class734.smethod_16(new Point((int)obj2, (int)obj3)));
        }
    }