C# Class StratosCompanionWebApi.Workbench.CompanionFiles.PRND

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

Méthodes publiques

Свойство Type Description
_future1 byte[]
_future2 byte[]

Méthodes publiques

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

Method Details

FromList() public méthode

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

PRND() public méthode

public PRND ( ) : System
Résultat System

ToList() public méthode

public ToList ( ) : List
Résultat List

Property Details

_future1 public_oe property

public byte[] _future1
Résultat byte[]

_future2 public_oe property

public byte[] _future2
Résultat byte[]