C# Class StratosCompanionWebApi.Workbench.CompanionFiles.RNAM

Inheritance: CompanionFile
显示文件 Open project: SilversphereInc/RedisRipper Class Usage Examples

Public Methods

Method Description
FromList ( int offset, byte data ) : void
RNAM ( ) : System.Collections.Generic
ToList ( ) : List

Method Details

FromList() public method

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

RNAM() public method

public RNAM ( ) : System.Collections.Generic
return System.Collections.Generic

ToList() public method

public ToList ( ) : List
return List