By alashcraft
via atalasoft.com
Submitted: Jul 11 2008 / 20:53
After my last post, “A Safe and Asynchronous One to Many Stream Copy Through IL and Inheritance”, I ordered a few books and spent some time playing with generating IL. Along the way I’ve developed a library which allows you to make a franken-clone of any object. You pass the method an object to clone along with a hash table of values to change, it returns a new object just as ordered.
Add your comment