0
Can someone explain me what is reflection in C# in simple way?
I am trying to understand the concept of reflection and how to put it to use in actual practices. so I'd like to know how reflection really works in c#.
1 Respuesta
I am trying to understand the concept of reflection and how to put it to use in actual practices. so I'd like to know how reflection really works in c#.