dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]CreateDelegate and an ambiguous match exception


From: Adam Treat
Subject: [DotGNU]CreateDelegate and an ambiguous match exception
Date: Mon, 11 Nov 2002 13:20:55 -0500
User-agent: KMail/1.4.7

Hello,

I've noticed a problem with the Delegate.CreateDelegate method.  WHen looking 
up the MethodInfo object no Type[] paramaters are given.  This results in an 
ambiguous match exception because the method is not passing the correct 
delegate signature to the reflection code.  I've tried to fix this, but my 
pnetlib is not working when built with cscc.  I assume that compiling with 
csc is necessary.  I'll try and do this and mail a patch file when i'm done.

Adam


reply via email to

[Prev in Thread] Current Thread [Next in Thread]