C# Class RegistryPlugin.CIDSizeMRU.CIDSizeMRU

Inheritance: IRegistryPluginGrid
Afficher le fichier Open project: EricZimmerman/RegistryPlugins Class Usage Examples

Méthodes publiques

Méthode Description
CIDSizeMRU ( ) : System
ProcessValues ( Registry.Abstractions.RegistryKey key ) : void

Private Methods

Méthode Description
ProcessRecentKey ( Registry.Abstractions.RegistryKey key ) : IEnumerable

Method Details

CIDSizeMRU() public méthode

public CIDSizeMRU ( ) : System
Résultat System

ProcessValues() public méthode

public ProcessValues ( Registry.Abstractions.RegistryKey key ) : void
key Registry.Abstractions.RegistryKey
Résultat void