C# Class StratosCompanionWebApi.Workbench.CompanionFiles.DVIC

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

Méthodes publiques

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

Method Details

DVIC() public méthode

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

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