C# 클래스 GitScc.Blinkbox.GitCommand

Executes a command in git.
상속: SccCommand
파일 보기 프로젝트 열기: blinkbox/Git-Source-Control-Provider 1 사용 예제들

공개 메소드들

메소드 설명
GitCommand ( string command )

Initializes a new instance of the GitCommand class.

메소드 상세

GitCommand() 공개 메소드

Initializes a new instance of the GitCommand class.
public GitCommand ( string command )
command string The command.