M
Max
Hi,
I would like to be able to load an assembly file at runtime which will do some work. When the work is done
I would like the main application to be informed so that the assembly can be unloaded. How can I do this using
delegates and events?
I would like to be able to load an assembly file at runtime which will do some work. When the work is done
I would like the main application to be informed so that the assembly can be unloaded. How can I do this using
delegates and events?