C# Class VolatileRegistryReader.RegistryReader

Inheritance: Gtk.Window
Show file Open project: brandonprry/volatile_reader

Public Methods

Method Description
RegistryReader ( RegistryHive hive ) : System

Protected Methods

Method Description
Build ( ) : void

Private Methods

Method Description
AddChildrenToView ( NodeKey key, TreeStore store, Gtk.TreeIter iter ) : void
HandleRowActivated ( object o, Gtk.RowActivatedArgs args ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

RegistryReader() public method

public RegistryReader ( RegistryHive hive ) : System
hive VolatileReader.Registry.RegistryHive
return System