I'm writing a C++ class with Mono embedding.
This class is a wrapper to a .NET assembly that
raises 3 events.
I would like to know if it's possible to catch
that events in C++ without changing .NET assembly
(I haven't assembly source code...).
Where can I find a code example?
I've searched in

http://anonsvn.mono-project.com/viewcvs/trunk/mono/samples/embed/

but I haven't found an example on how to manage events...

Thank You.

Francesco.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to