DelegateDeclReturnType Property |
The return type of the delegate (never null - will be type 'void' instead).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Expression ReturnType { get; set; }
Property Value
Type:
ExpressionSee Also