TypeParameterRefGetReferencedType Method |
Get the actual type reference (TypeParameter or Type).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override Object GetReferencedType()
Return Value
Type:
ObjectThe TypeParameter or Type.
See Also