摘要: var a=list1 var datalist=list2.Where(c => list1.Select(p => p.ID).Contains(c.ID)); 阅读全文
posted @ 2017-08-28 11:29 水上。。。 阅读(291) 评论(0) 推荐(0)