Click here to Skip to main content
15,887,683 members
Articles / Programming Languages / C#

Extensions and Reflections and Generics oh my!

4 Mar 2017CPOL3 min read 6.9K   61   5  
Creating an extension class for View Models to save public properties using Generics and Delegates, replacing a reflection implementation.
This is an old version of the currently published tip/trick.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.