SymbolicRefGetDeclaringType Method |
Get the declaring type of the referenced object (returns null if none).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntaxpublic virtual TypeRefBase GetDeclaringType()
Return Value
Type:
TypeRefBase
Remarks
See Also