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

Inheritance: IBranchTreeVisitor
Afficher le fichier Open project: pmiossec/git-tfs

Méthodes publiques

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

Method Details

Visit() public méthode

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

WriteBranchStructureTreeVisitor() public méthode

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