C# Class FluentBuild.Utilities.RegistryWrapper

Wrapper around registry access to provide testability
Inheritance: IRegistryWrapper
Mostra file Open project: SkightTeam/eLiteWeb

Public Methods

Method Description
OpenLocalMachineKey ( string key ) : IRegistryKeyWrapper

Method Details

OpenLocalMachineKey() public method

public OpenLocalMachineKey ( string key ) : IRegistryKeyWrapper
key string
return IRegistryKeyWrapper