0
kicks
Faster inovke methods of unknown objects with expression tree
Expression Trees can be used to avoid Reflection poor performance as showed in last post, here I show an helper class that makes using Expression Trees reflection a breeze.