Distinct()后排序

 //.Distinct().OrderBy(p => new{p.AreaNo,p.SubjectNo,p.CourseNo,p.TimeNo}).ToList();

posted @ 2015-07-01 10:52  邵世铨  阅读(183)  评论(0)    收藏  举报