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

Inheritance: ISuiteExplorer
Afficher le fichier Open project: vigoo/bari

Méthodes publiques

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

Method Details

ExtendWithDiscoveries() public méthode

public ExtendWithDiscoveries ( Suite suite ) : void
suite Suite
Résultat void

ProjectPathExplorer() public méthode

public ProjectPathExplorer ( IEnumerable supportedSlnProjects, IProjectPathManagement pathManagement ) : System.Collections.Generic
supportedSlnProjects IEnumerable
pathManagement IProjectPathManagement
Résultat System.Collections.Generic