C# Class SonarLint.VisualStudio.Integration.Vsix.SonarLintIntegrationPackage

Inheritance: Microsoft.VisualStudio.Shell.Package
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
Initialize ( ) : void

Private Methods

Méthode Description
IOleCommandTarget ( System.Guid &pguidCmdGroup, uint cCmds, OLECMD prgCmds, IntPtr pCmdText ) : int
IOleCommandTarget ( System.Guid &pguidCmdGroup, uint nCmdID, uint nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut ) : int
InitializeSqm ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void