C# 클래스 StratosCompanionWebApi.Workbench.CompanionFiles.TRAN

상속: CompanionFile
파일 보기 프로젝트 열기: SilversphereInc/RedisRipper 1 사용 예제들

공개 메소드들

메소드 설명
FromList ( int offset, byte data ) : void
GetEventIndex ( WorkbenchFile wb2 ) : int
TRAN ( ) : System
ToList ( ) : List
TransmitterIndexFromCode ( string transmitterCode ) : int

메소드 상세

FromList() 공개 메소드

public FromList ( int offset, byte data ) : void
offset int
data byte
리턴 void

GetEventIndex() 공개 메소드

public GetEventIndex ( WorkbenchFile wb2 ) : int
wb2 RedisRipper.Workbench.WorkbenchFile
리턴 int

TRAN() 공개 메소드

public TRAN ( ) : System
리턴 System

ToList() 공개 메소드

public ToList ( ) : List
리턴 List

TransmitterIndexFromCode() 공개 정적인 메소드

public static TransmitterIndexFromCode ( string transmitterCode ) : int
transmitterCode string
리턴 int