C# 클래스 Sep.Git.Tfs.Commands.Branch.WriteBranchStructureTreeVisitor

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

공개 메소드들

메소드 설명
Visit ( BranchTree branch, int level ) : void
WriteBranchStructureTreeVisitor ( string targetPath, IEnumerable tfsRemotes = null ) : System.Collections.Generic

메소드 상세

Visit() 공개 메소드

public Visit ( BranchTree branch, int level ) : void
branch Sep.Git.Tfs.Core.TfsInterop.BranchTree
level int
리턴 void

WriteBranchStructureTreeVisitor() 공개 메소드

public WriteBranchStructureTreeVisitor ( string targetPath, IEnumerable tfsRemotes = null ) : System.Collections.Generic
targetPath string
tfsRemotes IEnumerable
리턴 System.Collections.Generic