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