C# Class SteamCleaner.Analyzer.Analyzers.CustomAnalyzer

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

Public Methods

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

Method Details

CheckExists() public method

public CheckExists ( ) : bool
return bool

FindPaths() public method

public FindPaths ( ) : IEnumerable
return IEnumerable