Fun with Func

Func is a delegate. It is used at many places in .NET.  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.

All the best!