C# Class cpmcgrath.CollapseAndSync.CollapseAndSyncPackage

Inheritance: Microsoft.VisualStudio.Shell.Package
显示文件 Open project: cpmcgrath/CollapseAndSync

Protected Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
CollapseAll ( EnvDTE80 dte ) : void
CollapseAndSync ( object sender, EventArgs e ) : void
SyncWithActiveDocument ( EnvDTE80 dte ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void