Click or drag to resize
QueryT Constructor

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Query(
	IQueryContext<T> context
)

Parameters

context
Type: Intuit.Ipp.LinqExtenderIQueryContextT

[Missing <param name="context"/> documentation for "M:Intuit.Ipp.LinqExtender.Query`1.#ctor(Intuit.Ipp.LinqExtender.IQueryContext{`0})"]

See Also