[Mono-list] Mono Embedding: manage events

Ing. Francesco Carsana francescocarsana at ds4.it
Tue Apr 1 11:30:42 EDT 2008


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.



More information about the Mono-list mailing list