MEF Import Composition Issues
- by Tim
I've read all the questions I can find regarding the issues of composing imports without exporting the containing class but I can't find a solution to my problem. Does anybody know a way to achieve what I'm trying to do?
My module assemblies have forms and classes which they use internally. These forms need access to some of the exported contracts…