[Mono-bugs] [Bug 333647] Delegate.CreateDelegate doesn't accept instance method

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 13 13:15:32 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=333647#c2


Zoltan Varga <vargaz at gmail.com> changed:

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




--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2007-10-13 11:15:32 MST ---
The problem here is that the delegate type doesn't match the method type, since
the former has an argument, and a later doesn't. So no idea why or how this
works on .net.


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


More information about the mono-bugs mailing list