프로퍼티 | 타입 | 설명 | |
---|---|---|---|
callback | DebugCommandExecute | ||
command | string | ||
description | string |
메소드 | 설명 | |
---|---|---|
CommandInfo ( string command, string description, DebugCommandExecute callback ) : System |
public CommandInfo ( string command, string description, DebugCommandExecute callback ) : System | ||
command | string | |
description | string | |
callback | DebugCommandExecute | |
리턴 | System |