C# 클래스 FluentTc.Engine.PropertiesFileParser

상속: IPropertiesFileParser
파일 보기 프로젝트 열기: QualiSystems/FluentTc 1 사용 예제들

공개 메소드들

메소드 설명
ParsePropertiesFile ( string teamCityBuildPropertiesFile ) : string>.Dictionary
PropertiesFileParser ( IFileSystem fileSystem ) : System.Collections.Generic

비공개 메소드들

메소드 설명
DecodeValue ( string parameterValue ) : string

메소드 상세

ParsePropertiesFile() 공개 메소드

public ParsePropertiesFile ( string teamCityBuildPropertiesFile ) : string>.Dictionary
teamCityBuildPropertiesFile string
리턴 string>.Dictionary

PropertiesFileParser() 공개 메소드

public PropertiesFileParser ( IFileSystem fileSystem ) : System.Collections.Generic
fileSystem IFileSystem
리턴 System.Collections.Generic