C# Class cpmcgrath.CollapseAndSync.CollapseAndSyncPackage

Inheritance: Microsoft.VisualStudio.Shell.Package
Afficher le fichier Open project: cpmcgrath/CollapseAndSync

Méthodes protégées

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
CollapseAll ( EnvDTE80 dte ) : void
CollapseAndSync ( object sender, EventArgs e ) : void
SyncWithActiveDocument ( EnvDTE80 dte ) : void

Method Details

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void