C# Class StratosCompanionWebApi.Workbench.CompanionFiles.CWAP

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

Méthodes publiques

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

Method Details

CWAP() public méthode

public CWAP ( ) : System
Résultat System

FromList() public méthode

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

ToList() public méthode

public ToList ( ) : List
Résultat List