Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SM
PasskeyDisplayEventArgs
C# Class SM.PasskeyDisplayEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: jrowberg/bglib
Public Properties
Property
Type
Description
handle
Byte
passkey
System.UInt32
Public Methods
Method
Description
PasskeyDisplayEventArgs
(
Byte
handle
,
UInt32
passkey
)
Method Details
PasskeyDisplayEventArgs()
public
method
public
PasskeyDisplayEventArgs
(
Byte
handle
,
UInt32
passkey
)
handle
Byte
passkey
System.UInt32
Property Details
handle
public_oe property
public
Byte
handle
return
Byte
passkey
public_oe property
public
UInt32,System
passkey
return
System.UInt32