ResolverIsDocCodeRefToMethod Property |
Returns true if the reference being resolved is in a DocCodeRefBase and has a Method category.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsDocCodeRefToMethod { get; }
Property Value
Type:
BooleanSee Also