프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Setting | Settings.Setting |
||
Value | string | ||
internalValue | bool |
메소드 | 설명 | |
---|---|---|
HandleBackspace ( ) : void | ||
HandleRawKey ( char key ) : void | ||
InputBox ( string name, bool selectable = false ) : System |
public InputBox ( string name, bool selectable = false ) : System | ||
name | string | |
selectable | bool | |
리턴 | System |