C# Class StratosCompanionWebApi.Workbench.CompanionFiles.PRND

Inheritance: CompanionFile
ファイルを表示 Open project: SilversphereInc/RedisRipper Class Usage Examples

Public Properties

Property Type Description
_future1 byte[]
_future2 byte[]

Public Methods

Method Description
FromList ( int offset, byte data ) : void
PRND ( ) : System
ToList ( ) : List

Method Details

FromList() public method

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

PRND() public method

public PRND ( ) : System
return System

ToList() public method

public ToList ( ) : List
return List

Property Details

_future1 public_oe property

public byte[] _future1
return byte[]

_future2 public_oe property

public byte[] _future2
return byte[]