反射-自定义特性(例程)

时间:2012-09-20 06:54:13
【文件属性】:

文件名称:反射-自定义特性(例程)

文件大小:46KB

文件格式:RAR

更新时间:2012-09-20 06:54:13

反射,自定义特性,C#,嵌套类

8月24号做的小例子,创建Attribute子类,并且获得元数据值


【文件预览】:
AttributeReflection
----bin()
--------Debug()
----obj()
--------Debug()
----frmReflection.cs(2KB)
----frmReflection.Designer.cs(4KB)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(508B)
----AttributeReflection.csproj(4KB)
----frmReflection.resx(6KB)
----Tables.cs(3KB)
----AttributeReflection.sln(927B)
----InfoAttribute.cs(2KB)
----App.config(176B)
----AttributeReflection.suo(18KB)
----Achieve.cs(2KB)

网友评论

  • 代码层次清晰,很有帮助