C# Class SteamCleaner.Analyzer.Analyzers.BattlenetAnalyzer

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

Public Methods

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

Private Methods

Method Description
GetBattleNetPath ( ) : string
GetProductDbPath ( ) : string

Method Details

CheckExists() public method

public CheckExists ( ) : bool
return bool

FindPaths() public method

public FindPaths ( ) : IEnumerable
return IEnumerable