Reflection (computing)
Reflection is a programming language’s ability to inspect or modify a program’s structure and behavior while it runs. It can expose information about types, methods, objects, and execution.
Reflection is a programming language’s ability to inspect or modify a program’s structure and behavior while it runs. It can expose information about types, methods, objects, and execution.