Click or drag to resize

ExpressionCompilerClosureInfoIsLocalVar Method

[Missing <summary> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ClosureInfo.IsLocalVar(System.Object)"]

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
public bool IsLocalVar(
	Object varParamExpr
)

Parameters

varParamExpr
Type: SystemObject

[Missing <param name="varParamExpr"/> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ClosureInfo.IsLocalVar(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ClosureInfo.IsLocalVar(System.Object)"]

See Also