博客园  :: 首页  :: 联系 :: 管理

2009年12月30日

摘要: public static class QueryableExtension { private static Expression<Func<TElement, bool>> GetWhereInExpression<TElement, TValue>(Expression<Func<TElement, TValue>> propert... 阅读全文

posted @ 2009-12-30 12:11 sunrack 阅读(3074) 评论(0) 推荐(0)