Click or drag to resize

TypeParameterRefGetDeclaringTypeOrMethodName Method

Get the name of the declaring generic type or method.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string GetDeclaringTypeOrMethodName()

Return Value

Type: String
See Also