Click or drag to resize

ConstructorRefGetReturnType Method

Get the return type of the constructor (never null).

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

Return Value

Type: TypeRefBase
See Also