c# 反射源码(接口)

时间:2013-04-06 10:44:54
【文件属性】:

文件名称:c# 反射源码(接口)

文件大小:57KB

文件格式:RAR

更新时间:2013-04-06 10:44:54

c# 反射 接口

C#源码。 用到反射 接口 动态调用dll 接口方法。


【文件预览】:
ReflectionInterfaceApplication
----ReflectionInterfaceApplication()
--------bin()
--------Form1.Designer.cs(2KB)
--------Program.cs(489B)
--------obj()
--------ReflectionInterfaceApplication.csproj(3KB)
--------Form1.cs(1KB)
--------Form1.resx(6KB)
--------Properties()
----ReflectionInterfaceApplication.suo(14KB)
----ReflectionInterfaceApplication.sln(979B)
ReflectionInterface
----ReflectionInterface.sln(946B)
----ReflectionInterface()
--------bin()
--------ReflectionInterface.csproj(2KB)
--------obj()
--------Class1.cs(694B)
--------Properties()
----ReflectionInterface.suo(11KB)
IReflectionable
----IReflectionable.sln(934B)
----IReflectionable()
--------IReflectionable.cs(236B)
--------bin()
--------IReflectionable.csproj(2KB)
--------obj()
--------Properties()
----IReflectionable.suo(10KB)

网友评论

  • 虽然不是我想象的解释反射用法的,但还是很感谢!