AnonymousMethodBaseGetReturnType Method |
Determine the return type of the anonymous method (never null - will be 'void' instead).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public virtual TypeRefBase GetReturnType()
Return Value
Type:
TypeRefBaseSee Also