Свойство | Тип | Описание | |
---|---|---|---|
HasProfileChanged | bool | ||
IsUpdateRequired | bool | ||
TryGetLatestProfiles | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
QualityProfileBackgroundProcessor ( IHost host ) : EnvDTE | ||
QueueCheckIfUpdateIsRequired ( Action |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
HasProfileChanged ( SonarLint.VisualStudio.Integration.Service.QualityProfile newProfileInfo, |
||
IsUpdateRequired ( |
||
TryGetLatestProfiles ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public QualityProfileBackgroundProcessor ( IHost host ) : EnvDTE | ||
host | IHost | |
Результат | EnvDTE |
public QueueCheckIfUpdateIsRequired ( Action |
||
updateAction | Action |
|
Результат | void |