Method | Description | |
---|---|---|
ConfigurableVsCommand ( IServiceProvider serviceProvider ) : Microsoft.VisualStudio.Shell | ||
ConfigurableVsCommand ( IServiceProvider serviceProvider, Action |
Method | Description | |
---|---|---|
InvokeInternal ( ) : void | ||
QueryStatusInternal ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : void |
public ConfigurableVsCommand ( IServiceProvider serviceProvider ) : Microsoft.VisualStudio.Shell | ||
serviceProvider | IServiceProvider | |
return | Microsoft.VisualStudio.Shell |
public ConfigurableVsCommand ( IServiceProvider serviceProvider, Action |
||
serviceProvider | IServiceProvider | |
queryStatusFunc | Action |
|
return | Microsoft.VisualStudio.Shell |
protected QueryStatusInternal ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : void | ||
command | Microsoft.VisualStudio.Shell.OleMenuCommand | |
return | void |