C# 클래스 Sep.Git.Tfs.Commands.Pull

상속: GitTfsCommand
파일 보기 프로젝트 열기: pmiossec/git-tfs

공개 메소드들

메소드 설명
Pull ( Globals globals, Fetch fetch ) : System.ComponentModel
Run ( ) : int
Run ( string remoteId ) : int

메소드 상세

Pull() 공개 메소드

public Pull ( Globals globals, Fetch fetch ) : System.ComponentModel
globals Globals
fetch Fetch
리턴 System.ComponentModel

Run() 공개 메소드

public Run ( ) : int
리턴 int

Run() 공개 메소드

public Run ( string remoteId ) : int
remoteId string
리턴 int