8
Answers

Reflection in c#

HI,
 
i want one reflection example.
 
Requirement :
 
 class B should be of Class A type . Both having same named properties and fields.
So the value will be copied from  class A to B.
 
 
Please guide on this 
Answers (8)