프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Aliases | |||
CommandFamilyBlurbs | string[] | ||
Commands | |||
CommandsByFamily | System.Collections.ArrayList[] | ||
Completer | |||
Interpreter |
메소드 | 설명 | |
---|---|---|
Engine ( |
||
Error ( string fmt ) : void | ||
Get ( string s, |
||
ParseArguments ( |
||
RegisterAlias ( string s, |
||
RegisterCommand ( string s, |
메소드 | 설명 | |
---|---|---|
Engine ( ) : System |
public Engine ( |
||
interpreter | ||
리턴 | System |
public Get ( string s, |
||
s | string | |
args | ||
리턴 |
public ParseArguments ( |
||
c | ||
args | ||
리턴 |
public RegisterAlias ( string s, |
||
s | string | |
t | ||
리턴 | void |
public RegisterCommand ( string s, |
||
s | string | |
t | ||
리턴 | void |
public static ArrayList[],System.Collections CommandsByFamily | ||
리턴 | System.Collections.ArrayList[] |