메소드 | 설명 | |
---|---|---|
ClearProjectInfo ( Project project ) : void | ||
RegisterProjectInfo ( Project project ) : void |
메소드 | 설명 | |
---|---|---|
ISolutionRuleSetsInformationProvider ( Project project ) : IEnumerable |
||
ISolutionRuleSetsInformationProvider ( Project project, RuleSetDeclaration declaration, string &fullFilePath ) : bool | ||
ISolutionRuleSetsInformationProvider ( ) : string | ||
ISolutionRuleSetsInformationProvider ( string sonarQubeProjectKey, Language language ) : string |
public ClearProjectInfo ( Project project ) : void | ||
project | Project | |
리턴 | void |
public RegisterProjectInfo ( Project project ) : void | ||
project | Project | |
리턴 | void |