Mef实现的简单例子

时间:2016-11-14 03:46:25
【文件属性】:

文件名称:Mef实现的简单例子

文件大小:16KB

文件格式:7Z

更新时间:2016-11-14 03:46:25

MEF,c#,.Net

MEF的简单实例,可结合其中readme中所提的文章。


【文件预览】:
MefExample_src
----Simple MEF Example-1.suo(53KB)
----ImportingLib()
--------obj()
--------Importer.cs(2KB)
--------ImportingLib.csproj(3KB)
--------Properties()
----ExportSumLib()
--------obj()
--------ExportSumLib.csproj(3KB)
--------SumOfNumberComponent.cs(1001B)
--------Properties()
----ExportMultiplyLib()
--------obj()
--------ExportMultiplyLib.csproj(3KB)
--------MultiplyOfNumberComponent.cs(1016B)
--------Properties()
----MEFApplication()
--------bin()
--------Program.cs(624B)
--------obj()
--------MEFApplication.csproj(3KB)
--------Properties()
----Readme读我先.txt(211B)
----ExportSubstractLib()
--------SubstractOfNumberComponent.cs(1015B)
--------obj()
--------ExportSubstractLib.csproj(3KB)
--------Properties()
----Contracts()
--------obj()
--------Contracts.csproj(2KB)
--------IComponent.cs(343B)
--------Properties()
----Simple MEF Example-1.sln(7KB)

网友评论

  • 看来一下,还行吧,就是比较基础的例子