[IronPython] Documentation for CallTarget0

Curt Hagenlocher curt at hagenlocher.org
Mon Aug 11 22:27:02 CEST 2008


It's defined in PythonCallTargets.cs; the definition is simply "public
delegate object CallTarget0();".  That is, it's a delegate with no
arguments.
On Mon, Aug 11, 2008 at 1:00 PM, Davy Mitchell <daftspaniel at gmail.com>wrote:

> Hi Folks,
>
> Sorry Google is failing me... is there Documentation for CallTarget0
> somewhere?
>
> Thanks,
> Davy
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080811/ea9a68c7/attachment.html>


More information about the Ironpython-users mailing list