 | 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
SyntaxLambdaExpression Expression { get; }
ReadOnly Property Expression As LambdaExpression
Get
Property Value
Type:
LambdaExpression
See Also