C# 3.0 Lambda Expressions(blogs.msdn.com)
submitted by
prasphy(780) 4 years, 11 months ago
Lambda expressions, a new feature in C# 3.0, have a more concise syntax to write anonymous functions. Lambda expressions express the implementation of a method and the instantiation of a delegate from the method with a single syntactical construct.
|category: C#
|Views: 45
tags:
Lambda Expressions .NET3.0 C# LINQ another
Everyones tags:
Your Tags: