C# Class Goose.Core.Solution.DefaultConfigReader

Inheritance: IConfigReader
Afficher le fichier Open project: sebastianhallen/Goose

Méthodes publiques

Méthode Description
DefaultConfigReader ( ) : System.Collections.Generic
GetActionConfigurations ( ISolutionProject project ) : IEnumerable

Private Methods

Méthode Description
TryGetConfigPath ( ISolutionProject project, string &configPath ) : bool

Method Details

DefaultConfigReader() public méthode

public DefaultConfigReader ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GetActionConfigurations() public méthode

public GetActionConfigurations ( ISolutionProject project ) : IEnumerable
project ISolutionProject
Résultat IEnumerable