C# 클래스 Microsoft.CodeAnalysis.IL.Rules.SarifHelpers

파일 보기 프로젝트 열기: Microsoft/binskim

공개 메소드들

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

메소드 상세

ValidateRun() 공개 정적인 메소드

public static ValidateRun ( Run run, Action resultAction ) : void
run Microsoft.CodeAnalysis.Sarif.Run
resultAction Action
리턴 void

ValidateTool() 공개 정적인 메소드

public static ValidateTool ( Tool tool ) : void
tool Microsoft.CodeAnalysis.Sarif.Tool
리턴 void