Monday, 2 December 2013

Reflection in C#

Reflection in C#

Reflection is the process by which a program can read its own metadata. A program is said to reflect on itself, extracting metadata from its assembly and using that metadata either to inform the user or to modify its own behavior.

Click Here to Download Program

0 comments:

Post a Comment

 
;