Bright Leopold

i come from the other world,i will go back after the love,the regret,the alive and the dead are over

导航

2015年3月12日

C# 6.0 特性

摘要: C#6.0主要提供了一些语法糖,另外还提供了新的编译器Roslyn地址https://github.com/dotnet/roslyn一下列举几个新增的语法糖:1.构造一个类:public class A{ public long ID{get;set;}=1; public string Na... 阅读全文

posted @ 2015-03-12 20:58 Bright Leopold 阅读(141) 评论(0) 推荐(0)