C# 클래스 SylphyHorn.Services.ShortcutKeyPressedEventArgs

파일 보기 프로젝트 열기: Grabacr07/SylphyHorn 1 사용 예제들

공개 메소드들

메소드 설명
ShortcutKeyPressedEventArgs ( ShortcutKey shortcutKey ) : System

비공개 메소드들

메소드 설명
ShortcutKeyPressedEventArgs ( Keys key, ICollection modifiers ) : System

메소드 상세

ShortcutKeyPressedEventArgs() 공개 메소드

public ShortcutKeyPressedEventArgs ( ShortcutKey shortcutKey ) : System
shortcutKey ShortcutKey
리턴 System