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
SM
EncryptStartEventArgs
C# Class SM.EncryptStartEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: jrowberg/bglib
Public Properties
Property
Type
Description
handle
Byte
result
System.UInt16
Public Methods
Method
Description
EncryptStartEventArgs
(
Byte
handle
,
UInt16
result
)
Method Details
EncryptStartEventArgs()
public
method
public
EncryptStartEventArgs
(
Byte
handle
,
UInt16
result
)
handle
Byte
result
System.UInt16
Property Details
handle
public_oe property
public
Byte
handle
return
Byte
result
public_oe property
public
UInt16,System
result
return
System.UInt16