C# 클래스 Microsoft.Sarif.Viewer.Sarif.RunExtensions

파일 보기 프로젝트 열기: Microsoft/sarif-sdk

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetToolName ( this run ) : string
TryGetRule ( this run, string ruleId, string ruleKey, IRule &rule ) : bool

메소드 상세

GetToolName() 공개 정적인 메소드

public static GetToolName ( this run ) : string
run this
리턴 string

TryGetRule() 공개 정적인 메소드

public static TryGetRule ( this run, string ruleId, string ruleKey, IRule &rule ) : bool
run this
ruleId string
ruleKey string
rule IRule
리턴 bool