C# 클래스 Goose.Core.Solution.DefaultConfigReader

상속: IConfigReader
파일 보기 프로젝트 열기: sebastianhallen/Goose

공개 메소드들

메소드 설명
DefaultConfigReader ( ) : System.Collections.Generic
GetActionConfigurations ( ISolutionProject project ) : IEnumerable

비공개 메소드들

메소드 설명
TryGetConfigPath ( ISolutionProject project, string &configPath ) : bool

메소드 상세

DefaultConfigReader() 공개 메소드

public DefaultConfigReader ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetActionConfigurations() 공개 메소드

public GetActionConfigurations ( ISolutionProject project ) : IEnumerable
project ISolutionProject
리턴 IEnumerable