C# Class StratosCompanionWebApi.Workbench.CompanionFiles.RESP

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

Méthodes publiques

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

Method Details

FromList() public méthode

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

RESP() public méthode

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

ToList() public méthode

public ToList ( ) : List
Résultat List