프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Engine | string |
메소드 | 설명 | |
---|---|---|
AddEntry ( string commandString, Action |
|
|
Execute ( string commandString ) : bool |
|
|
HelpAll ( ) : string |
|
|
HelpText ( string commandString ) : string |
|
메소드 | 설명 | |
---|---|---|
MaxCommandLength ( ) : int |
Returns the length of the longest console command (for padding the output)
|
public AddEntry ( string commandString, Action |
||
commandString | string | /// |
command | Action |
/// |
리턴 | void |
public HelpText ( string commandString ) : string | ||
commandString | string | /// |
리턴 | string |