C# 클래스 ReCommendedExtension.ContextActions.AnnotateWithInstantHandle

상속: AnnotateWithCodeAnnotation
파일 보기 프로젝트 열기: prodot/ReCommended-Extension

공개 메소드들

메소드 설명
AnnotateWithInstantHandle ( [ provider ) : System.Diagnostics

보호된 메소드들

메소드 설명
CanBeAnnotated ( IDeclaredElement declaredElement, ITreeNode context, IPsiModule module ) : bool

메소드 상세

AnnotateWithInstantHandle() 공개 메소드

public AnnotateWithInstantHandle ( [ provider ) : System.Diagnostics
provider [
리턴 System.Diagnostics

CanBeAnnotated() 보호된 메소드

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