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
Afficher le fichier Open project: SilversphereInc/RedisRipper Class Usage Examples

Méthodes publiques

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

Method Details

FromList() public méthode

public FromList ( int offset, byte data ) : void
offset int
data byte
Résultat void

ToList() public méthode

public ToList ( ) : List
Résultat List

ZONE() public méthode

public ZONE ( ) : System.Collections.Generic
Résultat System.Collections.Generic