[Mono-bugs] [Bug 438466] Calling Type. InvokeMember with a Transparent Proxy argument fails.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 26 06:21:57 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=438466

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=438466#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #1 from Zoltan Varga <vargaz at gmail.com>  2008-10-26 04:21:51 MDT ---
No idea how this should work, but changing the test case to:

        public TestRealProxy ()
                :
            base (typeof (MyTestObj))
        {
                obj = new MyTestObj ();
        }

(i.e. pass typeof (MyTestObj)) makes this work.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list