/expression_tree_sample

The sample contains the performance comparison of the code using System.Linq.Expressions with the functionally equivalent code that is based on System.Reflection primitives.

Primary LanguageC#

No issues in this repository yet.