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
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