摘要:
var t = from x in context.NewsLetterItem.ToList() //add .ToList at this place where x.APPId == appid && allowedAddress.Contains(x.mailFrom) orderby int.Parse(x.mailId) descending select x;... 阅读全文
posted @ 2014-02-16 10:39
zyip
阅读(315)
评论(0)
推荐(0)

浙公网安备 33010602011771号