Click or drag to resize

TupleRefGetBaseType 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 override TypeRefBase GetBaseType()

Return Value

Type: TypeRefBase
See Also