理想与现实之间

学习的最好方法就是blog

博客园 首页 新随笔 联系 订阅 管理

2004年4月29日 #

摘要: 今天在微软新闻组里,看到有人问对于以下这个类:class Test { public Test() { throw new Exception("Can not use this constructor"); } public void Hello() { Console.WriteLine("hello Wo... 阅读全文
posted @ 2004-04-29 19:30 Justin Shen 阅读(2776) 评论(10) 推荐(0)