Property | Type | Description | |
---|---|---|---|
callback | DebugCommandExecute | ||
command | string | ||
description | string |
Method | Description | |
---|---|---|
CommandInfo ( string command, string description, DebugCommandExecute callback ) : System |
public CommandInfo ( string command, string description, DebugCommandExecute callback ) : System | ||
command | string | |
description | string | |
callback | DebugCommandExecute | |
return | System |