C# Class StratosCompanionWebApi.Workbench.CompanionFiles.ZONE

Technically not implemented, this file now takes its data from ZNAM, not ZONE. It is emitted only for older system versions.
Inheritance: CompanionFile
Mostrar archivo Open project: SilversphereInc/RedisRipper Class Usage Examples

Public Methods

Method Description
FromList ( int offset, byte data ) : void
ToList ( ) : List
ZONE ( ) : System.Collections.Generic

Method Details

FromList() public method

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

ToList() public method

public ToList ( ) : List
return List

ZONE() public method

public ZONE ( ) : System.Collections.Generic
return System.Collections.Generic