S
Sri Prasad Tadimalla
Is there a way to defer loading of a DLL until it is referenced by a method?
Our product ships optional DLLs and we want to avoid writing wrapper classes
to isolate calls to those DLLs. This is becoming cumbersome as we develop
more licensed components.
Perhaps there is a way to protect this code in some kind of tag?
Thanks,
Prasad
Our product ships optional DLLs and we want to avoid writing wrapper classes
to isolate calls to those DLLs. This is becoming cumbersome as we develop
more licensed components.
Perhaps there is a way to protect this code in some kind of tag?
Thanks,
Prasad