Click or drag to resize

ExpressionCompilerIsClosureBoundConstant Method

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

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
public static bool IsClosureBoundConstant(
	Object value,
	Type type
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.IsClosureBoundConstant(System.Object,System.Type)"]

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.IsClosureBoundConstant(System.Object,System.Type)"]

Return Value

Type: Boolean

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

See Also