【发布时间】:2009-04-09 01:45:01
【问题描述】:
许多简单 MEF 示例(如下所列)使用AttributedAssemblyPartCatalog。
-
Hosting MEF in an application 在 CodePlex MEF 页面上
-
Simple Introduction to Extensible Applications with the Managed Extensions Framework 布拉德·亚当斯
-
Managed Extensibility Framework Tutorial - MEF大卫·海登
我已经从CodePlex 下载了MEF 源代码,但仍然无法在任何地方找到该类型。
AttributedAssemblyPartCatalog 发生了什么?创建解析器的替代方法是什么?
【问题讨论】: