ironpython.com<mailto:users-boun...@lists.ironpython.com>]
On Behalf Of Antonio Piteira
Sent: Sunday, February 22, 2009 10:26 AM
To: users@lists.ironpython.com<mailto:users@lists.ironpython.com>
Subject: [IronPython] Fwd: Ironpython delegates...
Found the solution...
clr.AddReference(&q
, February 22, 2009 10:26 AM
> *To:* users@lists.ironpython.com
> *Subject:* [IronPython] Fwd: Ironpython delegates...
>
>
>
> Found the solution...
>
>
>
> clr.AddReference("Ironpython")
>
&
.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Antonio Piteira
Sent: Sunday, February 22, 2009 10:26 AM
To: users@lists.ironpython.com
Subject: [IronPython] Fwd: Ironpython delegates...
Found the solution...
clr.AddReference("Ironpython")
from IronPython.Compiler import Call
Found the solution...
clr.AddReference("Ironpython")
from IronPython.Compiler import CallTarget0
I was looking in the wrong place.
--
I've been searching for CallTarget0 and