C# Class StratosCompanionWebApi.Workbench.CompanionFiles.REMS

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

Méthodes publiques

Méthode Description
FromList ( int offset, byte data ) : void
IsBlankRecord ( int offset, byte data ) : bool
REMS ( ) : System
ToList ( ) : List

Method Details

FromList() public méthode

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

IsBlankRecord() public méthode

public IsBlankRecord ( int offset, byte data ) : bool
offset int
data byte
Résultat bool

REMS() public méthode

public REMS ( ) : System
Résultat System

ToList() public méthode

public ToList ( ) : List
Résultat List