标签:des class blog new c div
WSWSVoucher [] wswsv = new WSWSVoucher[4]; wswsv= wswsv.OrderBy(s => s.creditAmount).ToArray<WSWSVoucher>(); wswsv= wswsv.OrderByDescending(s => s.creditAmount).ToArray<WSWSVoucher>();
linq 对象属性排序,布布扣,bubuko.com
linq 对象属性排序
原文地址:http://www.cnblogs.com/liang-ling/p/3804303.html