Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SoundSwitch
Framework
WindowsAPIAdapter.KeyPressedEventArgs
C# Class SoundSwitch.Framework.WindowsAPIAdapter.KeyPressedEventArgs
Event Args for the event that is fired after the hot key has been pressed.
Inheritance:
System.EventArgs
Exibir arquivo
Open project: Belphemur/SoundSwitch
Public Methods
Method
Description
KeyPressedEventArgs
(
HotKeys
hotKeys
) :
System
Method Details
KeyPressedEventArgs()
public
method
public
KeyPressedEventArgs
(
HotKeys
hotKeys
) :
System
hotKeys
HotKeys
return
System