1

Possible Duplicate:
Why would you use Expression<Func<T>> rather than Func<T>?

Possibly my shortest ever SO question:

What is the benefit of declaring Expression<Func<T, bool>> over Func<T, bool>?

Community
  • 1
  • 1
Neil Barnwell
  • 41,080
  • 29
  • 148
  • 220
  • 3
    This has already been answered: http://stackoverflow.com/questions/793571/why-would-you-use-expressionfunct-rather-than-funct – Arnold Zokas Feb 20 '12 at 17:59

0 Answers0