What does => mean?

Hi sorry for psoting here, but a quick google search yielded no results.

What does this mean…

=>

Lambda expression. “goes to” if you’re reading the code out loud. ie - x => x.Width > 10 would be “x goes to x dot width is greater than 10”

http://forum.unity3d.com/threads/239283-What-does-gt-mean