The most exciting thing about this world is its ever changing quality.

Sunday, October 26, 2008

Lambda - A named delegate

Define a simple script format code snippet
Give a delegate a name to be reused (Usually Func<> templated delegate)

You have a Lambda, aka anonymous method.

No comments: