C# 클래스 Microsoft.CodeAnalysis.Sarif.Driver.SarifHelpers

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

공개 메소드들

메소드 설명
ValidateRun ( Run run, Action resultAction, Action toolNotificationAction ) : void
ValidateTool ( Tool tool ) : void

메소드 상세

ValidateRun() 공개 정적인 메소드

public static ValidateRun ( Run run, Action resultAction, Action toolNotificationAction ) : void
run Run
resultAction Action
toolNotificationAction Action
리턴 void

ValidateTool() 공개 정적인 메소드

public static ValidateTool ( Tool tool ) : void
tool Tool
리턴 void