Property | Type | Description | |
---|---|---|---|
subcommand | |||
subcommand_type_hash |
Method | Description | |
---|---|---|
Complete ( |
||
NestedCommand ( ) : System |
Method | Description | |
---|---|---|
DoExecute ( |
||
DoResolve ( |
||
GetCommandList ( ) : string | ||
RegisterSubcommand ( string name, |
public Complete ( |
||
e | ||
text | string | |
return | string[] |
protected DoExecute ( |
||
context | ||
return | object |
protected DoResolve ( |
||
context | ||
return | bool |
protected RegisterSubcommand ( string name, |
||
name | string | |
t | ||
return | void |
protected DebuggerCommand,Mono.Debugger.Frontend subcommand | ||
return |