C# 3.0新语言特性和改进包括:
自动属性(Auto-Implemented Properties)隐含类型局部变量(Local Variable Type Inference)匿名类型(Anonymous Types)对象与集合初始化器(Object and Collection Initializers)扩展方法(Extension Methods)Lambda表达式和Lambda表达式树 (Lambda Expression and Lambda Expression Trees)
转载于:https://www.cnblogs.com/mjlManong/p/5200953.html
相关资源:25个经典网站源代码