0

For lambda like Func<***>, can I define some default value like the method(optional argument)?

Adam Lee
  • 24,710
  • 51
  • 156
  • 236
  • 1
    looks like it's not possible: http://stackoverflow.com/questions/14249277/is-it-possible-to-use-optional-default-parameters-in-a-lambda-expression-in-c – Khanh TO Jan 23 '15 at 13:59
  • Looks like Jon think it is impossible; however some dynamic language does permit. – Adam Lee Jan 23 '15 at 14:01

0 Answers0