C# Class SonarLint.VisualStudio.Integration.UnitTests.ConfigurableMenuCommandService

Test implementation of IMenuCommandService.
Inheritance: IMenuCommandService
ファイルを表示 Open project: SonarSource-VisualStudio/sonarlint-visualstudio Class Usage Examples

Private Properties

Property Type Description
IMenuCommandService System.ComponentModel.Design.MenuCommand
IMenuCommandService bool
IMenuCommandService void
IMenuCommandService void
IMenuCommandService void

Private Methods

Method Description
IMenuCommandService ( CommandID commandID ) : MenuCommand
IMenuCommandService ( CommandID commandID ) : bool
IMenuCommandService ( CommandID menuID, int x, int y ) : void
IMenuCommandService ( DesignerVerb verb ) : void
IMenuCommandService ( MenuCommand command ) : void