Maybe I should step back and explore lambdas in C# v3 a bit more. Ward Cunningham's c2 wiki has this to say: When such an expression is evaluated, it produces a function-object which can be called with the arguments implied by the LambdaList, and whose
Read More...