摘要:
第一次遇到,标记一下. 上段代码应该都明白了怎么用 public static IEnumerable FindWhere(IEnumerable collection, Predicate predicate){ if (collection == null) throw new ArgumentNullException("collection"); if (pred... 阅读全文
posted @ 2007-06-20 14:36
Anders06
阅读(289)
评论(3)
推荐(0)

浙公网安备 33010602011771号