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