C# Class SonarLint.VisualStudio.Integration.ProfileConflicts.ProjectRuleSetConflict

Data-only class that a RuleConflictInfo and also captures the information used to find that conflict
Datei anzeigen Open project: SonarSource-VisualStudio/sonarlint-visualstudio Class Usage Examples

Public Methods

Method Description
ProjectRuleSetConflict ( RuleConflictInfo conflict, RuleSetInformation aggregate ) : System

Method Details

ProjectRuleSetConflict() public method

public ProjectRuleSetConflict ( RuleConflictInfo conflict, RuleSetInformation aggregate ) : System
conflict RuleConflictInfo
aggregate RuleSetInformation
return System