TypeParameterRefGetDeclaringType Method |
Get the declaring generic type (returns null if the parent is a method).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override TypeRefBase GetDeclaringType()
Return Value
Type:
TypeRefBaseSee Also