Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ATTClient
ReadMultipleEventArgs
C# 클래스 ATTClient.ReadMultipleEventArgs
상속:
System.EventArgs
파일 보기
프로젝트 열기: jrowberg/bglib
공개 프로퍼티들
프로퍼티
타입
설명
connection
Byte
result
System.UInt16
공개 메소드들
메소드
설명
ReadMultipleEventArgs
(
Byte
connection
,
UInt16
result
)
메소드 상세
ReadMultipleEventArgs()
공개
메소드
public
ReadMultipleEventArgs
(
Byte
connection
,
UInt16
result
)
connection
Byte
result
System.UInt16
프로퍼티 상세
connection
공개적으로 프로퍼티
public
Byte
connection
리턴
Byte
result
공개적으로 프로퍼티
public
UInt16,System
result
리턴
System.UInt16