C# 클래스 Dear.KeyboardControl.Keyboard

상속: IKeyboard
파일 보기 프로젝트 열기: MrWindows/MrWindows 1 사용 예제들

공개 메소드들

메소드 설명
Press ( ) : Keyboard
Release ( ) : Keyboard
Type ( ) : Keyboard
Wait ( int milliseconds ) : Keyboard

메소드 상세

Press() 공개 메소드

public Press ( ) : Keyboard
리턴 Keyboard

Release() 공개 메소드

public Release ( ) : Keyboard
리턴 Keyboard

Type() 공개 메소드

public Type ( ) : Keyboard
리턴 Keyboard

Wait() 공개 메소드

public Wait ( int milliseconds ) : Keyboard
milliseconds int
리턴 Keyboard