프로퍼티 | 타입 | 설명 | |
---|---|---|---|
cmd | String | ||
comboEntry | int | ||
commandDescription | String | ||
guiType | int | ||
parameterType | int |
메소드 | 설명 | |
---|---|---|
Command ( String cmd, int parameterType, String commandDescription, int comboEntry, int guiType ) : System |
public Command ( String cmd, int parameterType, String commandDescription, int comboEntry, int guiType ) : System | ||
cmd | String | |
parameterType | int | |
commandDescription | String | |
comboEntry | int | |
guiType | int | |
리턴 | System |