文件名称:C# 插件源码,wpf实现
文件大小:68KB
文件格式:RAR
更新时间:2013-03-23 05:05:49
wpf,winform,plugin,插件
C# 插件源码,wpf实现,winform按这个思路实现一样。。。
【文件预览】:
WpfPlugin.suo
WpfPlugin.sln
IPlugin
----bin()
--------Debug()
----obj()
--------Debug()
----Properties()
--------AssemblyInfo.cs(1KB)
----IPlugin.csproj(3KB)
----IPlugin.cs(297B)
Plugin1
----Plugin1.cs(487B)
----bin()
--------Debug()
----Demo.xaml(370B)
----obj()
--------Debug()
----Properties()
--------AssemblyInfo.cs(1KB)
----Demo.xaml.cs(746B)
----Plugin1.csproj(3KB)
WpfPlugin
----bin()
--------Debug()
----obj()
--------Debug()
----Window1.xaml(381B)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(201B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(2KB)
----WpfPlugin.csproj(4KB)
----App.xaml(290B)
----App.xaml.cs(305B)
----PlugService.cs(2KB)
----Window1.xaml.cs(1KB)