C# 클래스 SoundSwitch.Framework.WindowsAPIAdapter.KeyPressedEventArgs

Event Args for the event that is fired after the hot key has been pressed.
상속: System.EventArgs
파일 보기 프로젝트 열기: Belphemur/SoundSwitch

공개 메소드들

메소드 설명
KeyPressedEventArgs ( HotKeys hotKeys ) : System

메소드 상세

KeyPressedEventArgs() 공개 메소드

public KeyPressedEventArgs ( HotKeys hotKeys ) : System
hotKeys HotKeys
리턴 System