메소드 | 설명 | |
---|---|---|
ConfigurableVsCommand ( IServiceProvider serviceProvider ) : Microsoft.VisualStudio.Shell | ||
ConfigurableVsCommand ( IServiceProvider serviceProvider, Action |
메소드 | 설명 | |
---|---|---|
InvokeInternal ( ) : void | ||
QueryStatusInternal ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : void |
public ConfigurableVsCommand ( IServiceProvider serviceProvider ) : Microsoft.VisualStudio.Shell | ||
serviceProvider | IServiceProvider | |
리턴 | Microsoft.VisualStudio.Shell |
public ConfigurableVsCommand ( IServiceProvider serviceProvider, Action |
||
serviceProvider | IServiceProvider | |
queryStatusFunc | Action |
|
리턴 | Microsoft.VisualStudio.Shell |
protected QueryStatusInternal ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : void | ||
command | Microsoft.VisualStudio.Shell.OleMenuCommand | |
리턴 | void |