Click or drag to resize

ITypeDeclGetDelegateReturnType Method

Get the delegate return type of the type (if any).

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

Return Value

Type: TypeRefBase
See Also