C# Class ReCommendedExtension.ContextActions.AnnotateWithInstantHandle

Inheritance: AnnotateWithCodeAnnotation
Datei anzeigen Open project: prodot/ReCommended-Extension

Public Methods

Method Description
AnnotateWithInstantHandle ( [ provider ) : System.Diagnostics

Protected Methods

Method Description
CanBeAnnotated ( IDeclaredElement declaredElement, ITreeNode context, IPsiModule module ) : bool

Method Details

AnnotateWithInstantHandle() public method

public AnnotateWithInstantHandle ( [ provider ) : System.Diagnostics
provider [
return System.Diagnostics

CanBeAnnotated() protected method

protected CanBeAnnotated ( IDeclaredElement declaredElement, ITreeNode context, IPsiModule module ) : bool
declaredElement IDeclaredElement
context ITreeNode
module IPsiModule
return bool