C# Class Thinktecture.Tools.Web.Services.ContractFirst.VSExtension.MenuItems.SolutionExplorerItemContextMenu.EditWsdlMenuItem

Datei anzeigen Open project: WSCF/WSCF

Public Methods

Method Description
IsVisible ( ) : bool
Register ( MenuCommandService mcs ) : void

Private Methods

Method Description
BeforeQueryStatus ( object sender, EventArgs e ) : void
MenuItemCallbackHandler ( object sender, EventArgs e ) : void

Method Details

IsVisible() public static method

public static IsVisible ( ) : bool
return bool

Register() public static method

public static Register ( MenuCommandService mcs ) : void
mcs MenuCommandService
return void