Fun with Func

Func:generic delegate is a cool feature introduced with .NET 3.5

A short article on Func is posted at

http://www.codeproject.com/KB/cs/FunWithFunc1.aspx

Let me know if you find any other interesting Func test cases.