C# Class SonarLint.VisualStudio.Integration.ActiveSolutionBoundTracker

Inheritance: IActiveSolutionBoundTracker, IDisposable
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
ActiveSolutionBoundTracker ( IHost host, IActiveSolutionTracker activeSolutionTracker ) : System
Dispose ( bool disposing ) : void
OnActiveSolutionChanged ( object sender, EventArgs e ) : void
OnAnalyzersChanged ( bool isBound ) : void
OnBindingStateChanged ( object sender, EventArgs e ) : void
RaiseAnalyzersChangedIfBindingChanged ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void