Click or drag to resize

MatchCandidateIsMethod Property

True if the object is a method (does NOT include constructors or destructors).

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

Property Value

Type: Boolean
See Also