Tag Reflection
03
Jan
2011
Creating Generic Objects Dynamically
I recently wrote some notes on how to create an object in a number of different ways, not just using the “new” keyword.This post was just to elaborate a little more on how to create an object with generics using IL. It should be easy to guess what is Read more
31
Dec
2010