Re: [Ironpython-users] MethodInfo Runtime Object

2011-11-28 Thread Markus Schaber
Hi, I just noticed that actually attaching the sample code might be an useful idea. :-) -Ursprüngliche Nachricht- Von: Markus Schaber Hi, We have some existing C# classes using a custom event implementation which calls delegates via reflection[1]. Now, when subscribing to the event e

[Ironpython-users] MethodInfo Runtime Object

2011-11-28 Thread Markus Schaber
Hi, We have some existing C# classes using a custom event implementation which calls delegates via reflection[1]. Now, when subscribing to the event exposed by that class via IronPython, an ArgumentException is thrown: Unbehandelte Ausnahme: System.ArgumentException: MethodInfo muss ein Method