0
kicks
DLR using Reflection.Emit (In Depth) Part 2
This is the continuation of Part 1 of the series. In this post I have discussed how you could use Reflection.Emit classes to build a dynamic type during runtime with sample code and demonstration.