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

상속: GitTfsCommand
파일 보기 프로젝트 열기: pmiossec/git-tfs 1 사용 예제들

공개 메소드들

메소드 설명
Labels ( Globals globals, AuthorsFile authors ) : System.ComponentModel
Run ( ) : int
Run ( IGitTfsRemote remote ) : int

비공개 메소드들

메소드 설명
CreateLabelsForTfsBranch ( IGitTfsRemote tfsRemote ) : int
Run ( string remoteId ) : int
UpdateRemote ( IGitTfsRemote tfsRemote ) : void

메소드 상세

Labels() 공개 메소드

public Labels ( Globals globals, AuthorsFile authors ) : System.ComponentModel
globals Globals
authors Sep.Git.Tfs.Util.AuthorsFile
리턴 System.ComponentModel

Run() 공개 메소드

public Run ( ) : int
리턴 int

Run() 공개 메소드

public Run ( IGitTfsRemote remote ) : int
remote IGitTfsRemote
리턴 int