C# Class VitaReg.Registry.Value.ValuePointer

Show file Open project: Xeeynamo/VitaReg

Public Properties

Property Type Description
block byte
length ushort
unk byte

Public Methods

Method Description
Read ( BinaryReader reader ) : void

Method Details

Read() public method

public Read ( BinaryReader reader ) : void
reader System.IO.BinaryReader
return void

Property Details

block public property

public byte block
return byte

length public property

public ushort length
return ushort

unk public property

public byte unk
return byte