C# Class GrzegorzKozub.VisualStudioExtensions.ConEmuLauncher.ConEmuLauncherPackage

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
HandleConEmuMenuCommand ( object sender, EventArgs ea ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void