C# Class VitaReg.Registry.Value.ValuePointer

Afficher le fichier Open project: Xeeynamo/VitaReg

Méthodes publiques

Свойство Type Description
block byte
length ushort
unk byte

Méthodes publiques

Méthode Description
Read ( BinaryReader reader ) : void

Method Details

Read() public méthode

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

Property Details

block public_oe property

public byte block
Résultat byte

length public_oe property

public ushort length
Résultat ushort

unk public_oe property

public byte unk
Résultat byte