Свойство | Type | Description | |
---|---|---|---|
HasProfileChanged | bool | ||
IsUpdateRequired | bool | ||
TryGetLatestProfiles | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
QualityProfileBackgroundProcessor ( IHost host ) : EnvDTE | ||
QueueCheckIfUpdateIsRequired ( Action |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
HasProfileChanged ( SonarLint.VisualStudio.Integration.Service.QualityProfile newProfileInfo, |
||
IsUpdateRequired ( |
||
TryGetLatestProfiles ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public QualityProfileBackgroundProcessor ( IHost host ) : EnvDTE | ||
host | IHost | |
Résultat | EnvDTE |
public QueueCheckIfUpdateIsRequired ( Action |
||
updateAction | Action |
|
Résultat | void |