C# Class Sep.Git.Tfs.Commands.Branch.WriteBranchStructureTreeVisitor

Inheritance: IBranchTreeVisitor
ファイルを表示 Open project: pmiossec/git-tfs

Public Methods

Method Description
Visit ( BranchTree branch, int level ) : void
WriteBranchStructureTreeVisitor ( string targetPath, IEnumerable tfsRemotes = null ) : System.Collections.Generic

Method Details

Visit() public method

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

WriteBranchStructureTreeVisitor() public method

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