C# Class Microsoft.Sarif.Viewer.Sarif.RunExtensions

Afficher le fichier Open project: Microsoft/sarif-sdk

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetToolName ( this run ) : string
TryGetRule ( this run, string ruleId, string ruleKey, IRule &rule ) : bool

Method Details

GetToolName() public static méthode

public static GetToolName ( this run ) : string
run this
Résultat string

TryGetRule() public static méthode

public static TryGetRule ( this run, string ruleId, string ruleKey, IRule &rule ) : bool
run this
ruleId string
ruleKey string
rule IRule
Résultat bool