Linq的Distinct太不给力了[转]
摘要:假设我们有一个类:Productpublic class Product{ public string Id { get; set; } public string Name { get; set; }}Main函数如下:static void Main(){ List produ...
阅读全文
posted @ 2016-01-20 16:05
posted @ 2016-01-20 16:05
posted @ 2016-01-12 16:06
posted @ 2016-01-12 16:02
posted @ 2016-01-07 15:23
posted @ 2016-01-06 17:18