Esempio n. 1
0
            public static int _000_try_(__MoveNext that, ref __Invoke arg1)
            {
                int loc1 = arg1.__state;



                foo.copy(arg1);

                foo.byref(ref arg1);

                return 0;
            }
Esempio n. 2
0
        public static void byref(ref __Invoke e)
        {

        }
Esempio n. 3
0
        public static void copy(__Invoke e)
        {

        }