随笔分类 - 

c# 扩展方法
摘要:演示代码:public class Program { static void Main(string[] args) { var txt = "hello"; Console.WriteLine(txt.GetStrin... 阅读全文
posted @ 2015-04-05 16:29 fuyujian 阅读(199) 评论(0) 推荐(0)