C# Class MenuConfigure, NotifyPropertyWeaver

Show file Open project: shiftkey/NotifyPropertyWeaver

Public Methods

Method Description
RegisterMenus ( ) : void

Private Methods

Method Description
CommandStatusCheck ( ) : void
ContainsWeavingTask ( XDocument xDocument ) : bool
LoadXmlForProject ( Project, project ) : XDocument
MenuConfigure ( CurrentProjectFinder, currentProjectFinder, ExceptionDialog, exceptionDialog, ConfigureMenuCallback, configureMenuCallback, DisableMenuConfigure, disableMenuConfigure, IMenuCommandService menuCommandService ) : System

Method Details

RegisterMenus() public method

public RegisterMenus ( ) : void
return void