C# 3.0 Feature List

时间:2011-11-24 13:25:24
【文件属性】:

文件名称:C# 3.0 Feature List

文件大小:48KB

文件格式:DOC

更新时间:2011-11-24 13:25:24

C# 3.0,Linq, .net3.0

C# 3.0 Feature List Let us start with a very handy feature, "Automatic Properties" (I am not sure how this is called but this is how I like to call it :) ). Basically you can declare a property in C# without creating a data member explicitly, the compiler will go ahead and create it for us.


网友评论