C# Class VitaReg.Registry.Entry

Afficher le fichier Open project: Xeeynamo/VitaReg Class Usage Examples

Méthodes publiques

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

Method Details

Entry() public méthode

public Entry ( Header h, IndexEntry e, Stream stream ) : System
h Header
e IndexEntry
stream Stream
Résultat System

GetValue() public méthode

public GetValue ( int index ) : Value
index int
Résultat Value