Reflection in c#

Aug 20 2019 9:17 AM
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)