Click or drag to resize

ExpressionTreeRefGetDelegateType Method

Get the delegate type of the expression tree, or null if none.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeRefBase GetDelegateType()

Return Value

Type: TypeRefBase
See Also