C# Class SteamCleaner.Analyzer.DesuraAnalyzer

Inheritance: IAnalyzer
ファイルを表示 Open project: Codeusa/SteamCleaner

Public Methods

Method Description
CheckExists ( ) : bool
FindPaths ( ) : IEnumerable
GetRootKey ( ) : RegistryKey

Method Details

CheckExists() public method

public CheckExists ( ) : bool
return bool

FindPaths() public method

public FindPaths ( ) : IEnumerable
return IEnumerable

GetRootKey() public method

public GetRootKey ( ) : RegistryKey
return Microsoft.Win32.RegistryKey