Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AsterixDisplayAnalyser
CAT08
C# 클래스 AsterixDisplayAnalyser.CAT08
파일 보기
프로젝트 열기: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
I008DataItems
System.Collections.Generic.List
공개 메소드들
메소드
설명
Decode
(
byte
Data
,
string
Time
) :
string
Intitialize
( ) :
void
ItemIDToIndex
(
string
ID
) :
int
메소드 상세
Decode()
공개
메소드
public
Decode
(
byte
Data
,
string
Time
) :
string
Data
byte
Time
string
리턴
string
Intitialize()
공개
정적인
메소드
public
static
Intitialize
( ) :
void
리턴
void
ItemIDToIndex()
공개
정적인
메소드
public
static
ItemIDToIndex
(
string
ID
) :
int
ID
string
리턴
int
프로퍼티 상세
I008DataItems
공개적으로 정적으로 프로퍼티
public
static
List
,System.Collections.Generic
I008DataItems
리턴
System.Collections.Generic.List