ExpressionTreeRefGetReferencedType Method |
Get the actual type reference, retrieving from any constant value if necessary.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override Object GetReferencedType()
Return Value
Type:
ObjectThe Type.
See Also