-
-
[求助]Reflection in .NET
-
发表于: 2010-8-19 15:40 1130
-
.NET Framework’s Reflection API allows you to fetch type (assembly) information at runtime.
Contents
* Introduction
* What is .NET Reflection?
* Road Map
o The System.Reflection Namespace
o The System.Type Class
o Using System.Object.GetType()
o Using System.Type.GetType()
o Using the typeof () C# Operator
* Type Properties
* Type Methods
* Reflecting on Methods
* Reflecting on Fields and Properties
* Reflecting on Implemented Interfaces
* Reflecting on Method Parameters and Return Values
* Reflecting on Constructor
* Assembly Class
* Dynamically Loading an Assembly
* Late Binding
* Reflection Emit
http://www.codeproject.com/KB/dotnet/Reflection.aspx
Contents
* Introduction
* What is .NET Reflection?
* Road Map
o The System.Reflection Namespace
o The System.Type Class
o Using System.Object.GetType()
o Using System.Type.GetType()
o Using the typeof () C# Operator
* Type Properties
* Type Methods
* Reflecting on Methods
* Reflecting on Fields and Properties
* Reflecting on Implemented Interfaces
* Reflecting on Method Parameters and Return Values
* Reflecting on Constructor
* Assembly Class
* Dynamically Loading an Assembly
* Late Binding
* Reflection Emit
http://www.codeproject.com/KB/dotnet/Reflection.aspx
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!
赞赏
他的文章
看原图
赞赏
雪币:
留言: