C# Class VitaReg.Registry.Header

Afficher le fichier Open project: Xeeynamo/VitaReg

Méthodes publiques

Méthode Description
Read ( BinaryReader reader ) : void
Write ( BinaryWriter writer ) : void

Private Methods

Méthode Description
ReadHash ( BinaryReader reader ) : void

Method Details

Read() public méthode

public Read ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

Write() public méthode

public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void