Click or drag to resize

ExpressionCompilerArrayClosure Constructor

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
public ArrayClosure(
	Object[] constantsAndNestedLambdas
)

Parameters

constantsAndNestedLambdas
Type: SystemObject

[Missing <param name="constantsAndNestedLambdas"/> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ArrayClosure.#ctor(System.Object[])"]

See Also