C# Class GrzegorzKozub.VisualStudioExtensions.TotalCommanderLauncher.TotalCommanderLauncherPackage

Inheritance: Microsoft.VisualStudio.Shell.Package
Show file Open project: GrzegorzKozub/VisualStudioExtensions

Protected Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
AddMenuCommand ( uint commandId, EventHandler invokeHandler, bool>.Func visible ) : void
DisplayErrorAndSuggestOptions ( string errorMessage ) : void
HandleTotalCommanderMenuCommand ( object sender, EventArgs eventArgs ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void