Click or drag to resize

IDelegateDebugInfo Properties

The IDelegateDebugInfo type exposes the following members.

Properties
  NameDescription
Public propertyCSharpString
The lambda expression equivalent C# code
Public propertyExpression
The lambda expression object that was compiled to the delegate
Public propertyExpressionString
The lambda expression construction syntax C# code
Top
See Also