Wednesday, July 15, 2009

What is Reflection? What namespace is used for it? Explain with an example.


Reflection is a mechanism using which you can get the details about .NET assemblies at runtime. The namespace used for Reflection is System.Reflection.





www.codecollege.NET

No comments:

Post a Comment