C# Class SleepHunter.Macro.Hotkey

Afficher le fichier Open project: ewrogers/SleepHunter4 Class Usage Examples

Méthodes publiques

Méthode Description
GetKeyFriendlyName ( Key key ) : string
Hotkey ( ModifierKeys modifiers, Key key ) : System.Text
IsFunctionKey ( Key key ) : bool
ToString ( ) : string

Method Details

GetKeyFriendlyName() public static méthode

public static GetKeyFriendlyName ( Key key ) : string
key Key
Résultat string

Hotkey() public méthode

public Hotkey ( ModifierKeys modifiers, Key key ) : System.Text
modifiers ModifierKeys
key Key
Résultat System.Text

IsFunctionKey() public static méthode

public static IsFunctionKey ( Key key ) : bool
key Key
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string