Click here to Skip to main content
15,888,239 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there a tool that can find out if i am using
Export[typeof(IMyExport)]
on multiple classes but i am only using this as
[Import] IMyExport TestObject;
and it should be used with
[ImportMany]
Posted
Comments
RDBurmon 30-May-14 10:06am    
not clear
Can you some example or code may be?
Gabriel Sas 30-May-14 10:15am    
what is unclear?
RDBurmon 30-May-14 10:19am    
Do explain you query using some examples or code
ZurdoDev 30-May-14 15:01pm    
Search the code?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900