Click here to Skip to main content
15,891,905 members
Articles / Programming Languages / C# 3.5

Dynamically creating a predicate delegate

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
29 May 2014CPOL1 min read 21.8K   91   7  
Created a POC that dynamically builds a predicate using Expression and Reflection.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions