Three Lines About Lambda Expressions

2006-07-07
1 min read

myObject.ITakeACharReturningDelegate(delegate(int i, string s) { return s[i]; });…

You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it.

Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.