Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hbulens/1273ddd98a5dfdd86ee5812c2ecd23ac to your computer and use it in GitHub Desktop.
Save hbulens/1273ddd98a5dfdd86ee5812c2ecd23ac to your computer and use it in GitHub Desktop.
var lambda = Expression.Lambda<Func<T, bool>>(comparingExpression, param);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment