Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CommonServices
KeySentEventArgs
C# Class CommonServices.KeySentEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: Invenietis/ck-certified
Class Usage Examples
Public Properties
Property
Type
Description
Key
string
Public Methods
Method
Description
KeySentEventArgs
(
string
key
) :
System
Method Details
KeySentEventArgs()
public
method
public
KeySentEventArgs
(
string
key
) :
System
key
string
return
System
Property Details
Key
public_oe property
Store the keyword which represent the key which has been sent
public
string
Key
return
string