C# Class FluentBuild.Utilities.RegistryWrapper

Wrapper around registry access to provide testability
Inheritance: IRegistryWrapper
Afficher le fichier Open project: SkightTeam/eLiteWeb

Méthodes publiques

Méthode Description
OpenLocalMachineKey ( string key ) : IRegistryKeyWrapper

Method Details

OpenLocalMachineKey() public méthode

public OpenLocalMachineKey ( string key ) : IRegistryKeyWrapper
key string
Résultat IRegistryKeyWrapper