2014年12月29日

C#2.0至4.0 的一些特性

摘要: 罗列清单备查一、C#2.01.Partial class 分部类file1.csusing System;public partial class MyClass{ public void MyMethod1() { Console.WriteLine("MyMethod1... 阅读全文

posted @ 2014-12-29 14:45 ~江慕白~ 阅读(262) 评论(0) 推荐(0) 编辑

导航