C# Class StratosCompanionWebApi.Workbench.CompanionFiles.TELV

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

Public Methods

Method Description
FromList ( int offset, byte data ) : void
TELV ( ) : System
ToList ( ) : List

Method Details

FromList() public method

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

TELV() public method

public TELV ( ) : System
return System

ToList() public method

public ToList ( ) : List
return List