摘要: 在C#3.0中,引入了一个新的Feature:Anonymous Method,允许我们已Inline的方式来定义Delegate,为Developer在Coding的时候带来了很大的便利。在C#3.0中,我们又有了另一个相似的Feature:Anonymous Type。Anonymous Type允许我们已Inline的方式的创建一个基于未知类型、具有所需数据结构的对象。  阅读全文

Artech 2007-07-15 21:50 发表评论

文章来源:http://www.cnblogs.com/artech/archive/2007/07/15/818980.html
Posted on 2008-04-22 23:06  dudubeibei  阅读(95)  评论(0)    收藏  举报