Click or drag to resize

IDelegateDebugInfoExpression Property

The lambda expression object that was compiled to the delegate

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
LambdaExpression Expression { get; }

Property Value

Type: LambdaExpression
See Also