Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ATTClient
ReadLongEventArgs
C# Class ATTClient.ReadLongEventArgs
Inheritance:
System.EventArgs
Show file
Open project: jrowberg/bglib
Public Properties
Property
Type
Description
connection
Byte
result
System.UInt16
Public Methods
Method
Description
ReadLongEventArgs
(
Byte
connection
,
UInt16
result
)
Method Details
ReadLongEventArgs()
public
method
public
ReadLongEventArgs
(
Byte
connection
,
UInt16
result
)
connection
Byte
result
System.UInt16
Property Details
connection
public property
public
Byte
connection
return
Byte
result
public property
public
UInt16,System
result
return
System.UInt16