Method | Description | |
---|---|---|
CommandPromptCommand ( int id, IProcessServices ps ) : System | ||
GetCommandStatus ( IImmutableSet |
||
TryHandleCommand ( IImmutableSet |
Method | Description | |
---|---|---|
SetFlags ( |
public CommandPromptCommand ( int id, IProcessServices ps ) : System | ||
id | int | |
ps | IProcessServices | |
return | System |
public GetCommandStatus ( IImmutableSet |
||
nodes | IImmutableSet |
|
commandId | long | |
focused | bool | |
commandText | string | |
progressiveStatus | CommandStatus | |
return | CommandStatusResult |
protected SetFlags ( |
||
psi | ||
path | string | |
return | void |
public TryHandleCommand ( IImmutableSet |
||
nodes | IImmutableSet |
|
commandId | long | |
focused | bool | |
commandExecuteOptions | long | |
variantArgIn | ||
variantArgOut | ||
return | bool |