C# 클래스 Microsoft.Sarif.Viewer.Models.CallTreeNode

상속: CodeLocationObject
파일 보기 프로젝트 열기: Microsoft/sarif-sdk 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CollapseAll void
ExpandAll void
IntelligentExpand void
RegionSelected void
SetVerbosity void

비공개 메소드들

메소드 설명
CollapseAll ( ) : void
ExpandAll ( ) : void
IntelligentExpand ( ) : void
RegionSelected ( object sender, EventArgs e ) : void

Called when the source code region of this node is selected in the editor.

SetVerbosity ( AnnotatedCodeLocationImportance importance ) : void