MethodRefGetReturnType Method |
Get 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 virtual TypeRefBase GetReturnType()
Return Value
Type:
TypeRefBaseSee Also