C# Class PoshCode.Utility.KeyboardHelper

Afficher le fichier Open project: Jaykul/PoshConsole

Méthodes publiques

Méthode Description
IsModifierOn ( this e, ModifierKeys modifier ) : bool
IsScrollLockToggled ( this keyboard ) : bool

Method Details

IsModifierOn() public static méthode

public static IsModifierOn ( this e, ModifierKeys modifier ) : bool
e this
modifier ModifierKeys
Résultat bool

IsScrollLockToggled() public static méthode

public static IsScrollLockToggled ( this keyboard ) : bool
keyboard this
Résultat bool