Click or drag to resize

UnresolvedRefMethodGroupReturnType Method

Determine the return type of a method group, or null if it can't be determined.

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

Return Value

Type: TypeRefBase
See Also