C# 클래스 BuildMonkey.TeamCity.GetAllProjectsCommand

상속: IGetAllProjectsCommand
파일 보기 프로젝트 열기: 7digital/BuildMonkey 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : IEnumerable
GetAllProjectsCommand ( IWebRequestMaker webRequestMaker, IXmlParser parser, string teamCityBaseUri ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : IEnumerable
리턴 IEnumerable

GetAllProjectsCommand() 공개 메소드

public GetAllProjectsCommand ( IWebRequestMaker webRequestMaker, IXmlParser parser, string teamCityBaseUri ) : System
webRequestMaker IWebRequestMaker
parser IXmlParser
teamCityBaseUri string
리턴 System