Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Poderosa
Terminal
KeyboardInfo
C# Class Poderosa.Terminal.KeyboardInfo
Afficher le fichier
Open project: poderosaproject/poderosa
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
_defaultGroup
char[]
_shiftGroup
char[]
Méthodes publiques
Méthode
Description
Init
( ) :
void
Scan
(
Keys
body
,
bool
shift
) :
char
Method Details
Init()
public
static
méthode
public
static
Init
( ) :
void
Résultat
void
Scan()
public
static
méthode
public
static
Scan
(
Keys
body
,
bool
shift
) :
char
body
Keys
shift
bool
Résultat
char
Property Details
_defaultGroup
public_oe static_oe property
public
static
char[]
_defaultGroup
Résultat
char[]
_shiftGroup
public_oe static_oe property
public
static
char[]
_shiftGroup
Résultat
char[]