C# Class StratosCompanionWebApi.Workbench.CompanionFiles.TRAN

Inheritance: CompanionFile
Show file Open project: SilversphereInc/RedisRipper Class Usage Examples

Public Methods

Method Description
FromList ( int offset, byte data ) : void
GetEventIndex ( WorkbenchFile wb2 ) : int
TRAN ( ) : System
ToList ( ) : List
TransmitterIndexFromCode ( string transmitterCode ) : int

Method Details

FromList() public method

public FromList ( int offset, byte data ) : void
offset int
data byte
return void

GetEventIndex() public method

public GetEventIndex ( WorkbenchFile wb2 ) : int
wb2 RedisRipper.Workbench.WorkbenchFile
return int

TRAN() public method

public TRAN ( ) : System
return System

ToList() public method

public ToList ( ) : List
return List

TransmitterIndexFromCode() public static method

public static TransmitterIndexFromCode ( string transmitterCode ) : int
transmitterCode string
return int