Method | Description | |
---|---|---|
Invoke ( System.Guid group, int id, object inputArg, object &outputArg ) : Microsoft.R.Components.Controller.CommandResult | ||
Status ( System.Guid group, int id ) : CommandStatus |
Method | Description | |
---|---|---|
FormatDocumentCommand ( ITextView textView, ITextBuffer textBuffer, IEditorShell editorShell ) : System |
public Invoke ( System.Guid group, int id, object inputArg, object &outputArg ) : Microsoft.R.Components.Controller.CommandResult | ||
group | System.Guid | |
id | int | |
inputArg | object | |
outputArg | object | |
return | Microsoft.R.Components.Controller.CommandResult |
public Status ( System.Guid group, int id ) : CommandStatus | ||
group | System.Guid | |
id | int | |
return | CommandStatus |