C# Class Bari.Plugins.VsCore.Model.Discovery.ProjectPathExplorer

Inheritance: ISuiteExplorer
Datei anzeigen Open project: vigoo/bari

Public Methods

Method Description
ExtendWithDiscoveries ( Suite suite ) : void
ProjectPathExplorer ( IEnumerable supportedSlnProjects, IProjectPathManagement pathManagement ) : System.Collections.Generic

Method Details

ExtendWithDiscoveries() public method

public ExtendWithDiscoveries ( Suite suite ) : void
suite Suite
return void

ProjectPathExplorer() public method

public ProjectPathExplorer ( IEnumerable supportedSlnProjects, IProjectPathManagement pathManagement ) : System.Collections.Generic
supportedSlnProjects IEnumerable
pathManagement IProjectPathManagement
return System.Collections.Generic