Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ATTClient
ReadByTypeEventArgs
C# Class ATTClient.ReadByTypeEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: jrowberg/bglib
Public Properties
Property
Type
Description
connection
Byte
result
System.UInt16
Public Methods
Method
Description
ReadByTypeEventArgs
(
Byte
connection
,
UInt16
result
)
Method Details
ReadByTypeEventArgs()
public
method
public
ReadByTypeEventArgs
(
Byte
connection
,
UInt16
result
)
connection
Byte
result
System.UInt16
Property Details
connection
public_oe property
public
Byte
connection
return
Byte
result
public_oe property
public
UInt16,System
result
return
System.UInt16