C# (CSharp) NSoft.NFramework.LinqEx Пространство имен

Пространства имен

NSoft.NFramework.LinqEx.Collections
NSoft.NFramework.LinqEx.Dynamic
NSoft.NFramework.LinqEx.LinqTools
NSoft.NFramework.LinqEx.PivotTables
NSoft.NFramework.LinqEx.Queries

Классы

Имя Описание
EnumerableToolFixture_List
ExpressionExpander Custom expresssion visitor for ExpandableQuery. This expands calls to Expression.Compile() and collapses captured lambda references in subqueries which LINQ to SQL can't otherwise handle.
ExpressionVisitor This comes from Matt Warren's sample: http://blogs.msdn.com/mattwar/archive/2007/07/31/linq-building-an-iqueryable-provider-part-ii.aspx
LinqTool
LinqToolFixture_Expr
LinqToolFixture_Partitioning