Click or drag to resize

MatchCandidatesIsMethodGroup Property

True if the matched objects represent one or more methods.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsMethodGroup { get; }

Property Value

Type: Boolean
See Also