C# 클래스 AppHarbor.GitCommand

상속: IGitCommand
파일 보기 프로젝트 열기: appharbor/appharbor-cli

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( string command ) : IList
GitCommand ( ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string command ) : IList
command string
리턴 IList

GitCommand() 공개 메소드

public GitCommand ( ) : System
리턴 System