Click here to Skip to main content
15,891,733 members
Articles / Programming Languages / C#

Fast Deep Copy by Expression Trees (C#)

Rate me:
Please Sign up or sign in to vote.
4.98/5 (63 votes)
30 Jan 2017MIT7 min read 153.5K   6K   108  
Deep cloning code made with Linq.Expressions. Tests and test classes are enclosed.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Czech Republic Czech Republic
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions