[IronPython] Add/remove python function to C# event in C#

Dan Eloff dan.eloff at gmail.com
Mon Jul 14 01:36:48 CEST 2008


How could I add/remove a python callable to a C# event? Surely there
must be a simple interface that uses ReflectedEvent/BoundEvent under
the hood.

Thanks,
-Dan



More information about the Ironpython-users mailing list