Click or drag to resize

TypeRefGetBaseType Method

Get the base type of the referenced type.

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

Return Value

Type: TypeRefBase
See Also