메소드 | 설명 | |
---|---|---|
Click ( |
simulate the keydown + keyup events using the UTF8Encoding.ASCII.GetBytes(key) value.
|
메소드 | 설명 | |
---|---|---|
KeyDown ( |
simulate the keydown event using the UTF8Encoding.ASCII.GetBytes(key) value
|
|
KeyUp ( |
simulate the keyup event using the UTF8Encoding.ASCII.GetBytes(key) value
|
public static Click ( |
||
keyCode | ||
clickDuration | int | |
리턴 | void |