Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Open
Core
KeyEventArgs
C# 클래스 Open.Core.KeyEventArgs
Event arguments for the keyboard.
파일 보기
프로젝트 열기: philcockfield/Open.TestHarness.SL
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Code
int
Key
Key
jQueryEvent
jQueryApi.jQueryEvent
공개 메소드들
메소드
설명
KeyEventArgs
(
jQueryApi.jQueryEvent
e
) :
System
메소드 상세
KeyEventArgs()
공개
메소드
public
KeyEventArgs
(
jQueryApi.jQueryEvent
e
) :
System
e
jQueryApi.jQueryEvent
리턴
System
프로퍼티 상세
Code
공개적으로 프로퍼티
public
int
Code
리턴
int
Key
공개적으로 프로퍼티
public
Key
Key
리턴
Key
jQueryEvent
공개적으로 프로퍼티
public
jQueryEvent,jQueryApi
jQueryEvent
리턴
jQueryApi.jQueryEvent