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

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

공개 메소드들

메소드 설명
CleanupWorkspaces ( Globals globals, Sep.Git.Tfs.Commands.CleanupOptions cleanupOptions ) : System.Collections.Generic
Run ( ) : int
Run ( IList remoteIds ) : int

비공개 메소드들

메소드 설명
Cleanup ( IGitTfsRemote remote ) : void

메소드 상세

CleanupWorkspaces() 공개 메소드

public CleanupWorkspaces ( Globals globals, Sep.Git.Tfs.Commands.CleanupOptions cleanupOptions ) : System.Collections.Generic
globals Globals
cleanupOptions Sep.Git.Tfs.Commands.CleanupOptions
리턴 System.Collections.Generic

Run() 공개 메소드

public Run ( ) : int
리턴 int

Run() 공개 메소드

public Run ( IList remoteIds ) : int
remoteIds IList
리턴 int