C# Class StratosCompanionWebApi.Workbench.CompanionFiles.FEMA

Inheritance: CompanionFile
Afficher le fichier Open project: SilversphereInc/RedisRipper Class Usage Examples

Méthodes publiques

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

Method Details

FEMA() public méthode

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

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