|
|
Hello,
I have two assemblies that contain almost the same set of classes. They are indeed different (think of different versions).
Can Mono.Addins be used to programmability to load the first assembly when needed (the user requires this one) and then unload it and load the second one?
Thanks,
Toncho
|
|
Coordinator
Nov 7, 2010 at 8:13 AM
|
Nope, Mono.Addins can't do that.
|
|