Balajiprasad's useful codes
Important codings & concepts in web & window applications using microsoft technologies.
Showing posts with label
Reflection
.
Show all posts
Showing posts with label
Reflection
.
Show all posts
Thursday, July 10, 2014
C# - Assign one class properties to another class properties using reflection
›
Following code helpful to assign properties of one class to another class object public static void MapProperties<T1, T2>(...
›
Home
View web version