Asked in Musical InstrumentsC ProgrammingC SharpScales and Key Signatures
Musical Instruments
C Programming
C Sharp
Scales and Key Signatures
What is Reflection in C-sharp?
Answer

Wiki User
November 16, 2009 7:46PM
Reflection is a process, which enables us to get information metadata about object in runtime. That information contains data of the class. Also it can get the names of the methods that are inside the class and constructors of that objec
Related Questions
Asked in Physics
What is diffused reflection?
Load More