C# Class RegistryPlugin.OpenSaveMRU.OpenSaveMRU

Inheritance: IRegistryPluginGrid
Datei anzeigen Open project: EricZimmerman/RegistryPlugins Class Usage Examples

Public Methods

Method Description
OpenSaveMRU ( ) : System
ProcessValues ( Registry.Abstractions.RegistryKey key ) : void

Method Details

OpenSaveMRU() public method

public OpenSaveMRU ( ) : System
return System

ProcessValues() public method

public ProcessValues ( Registry.Abstractions.RegistryKey key ) : void
key Registry.Abstractions.RegistryKey
return void