메소드 | 설명 | |
---|---|---|
Invoke ( System.Guid group, int id, object inputArg, object &outputArg ) : Microsoft.R.Components.Controller.CommandResult | ||
PeekDefinitionCommand ( ITextView textView, ITextBuffer textBuffer, IPeekBroker peekBroker ) : System | ||
Status ( System.Guid group, int id ) : CommandStatus |
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 | |
리턴 | Microsoft.R.Components.Controller.CommandResult |
public PeekDefinitionCommand ( ITextView textView, ITextBuffer textBuffer, IPeekBroker peekBroker ) : System | ||
textView | ITextView | |
textBuffer | ITextBuffer | |
peekBroker | IPeekBroker | |
리턴 | System |
public Status ( System.Guid group, int id ) : CommandStatus | ||
group | System.Guid | |
id | int | |
리턴 | CommandStatus |