C# Class VitaReg.Registry.Entry

Mostrar archivo Open project: Xeeynamo/VitaReg Class Usage Examples

Public Methods

Method Description
Entry ( Header h, IndexEntry e, Stream stream ) : System
GetValue ( int index ) : Value

Method Details

Entry() public method

public Entry ( Header h, IndexEntry e, Stream stream ) : System
h Header
e IndexEntry
stream Stream
return System

GetValue() public method

public GetValue ( int index ) : Value
index int
return Value