C# Class Sep.Git.Tfs.Commands.ListRemoteBranches

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

Méthodes publiques

Méthode Description
ListRemoteBranches ( ITfsHelper tfsHelper, RemoteOptions remoteOptions ) : System.ComponentModel
Run ( string tfsUrl ) : int

Method Details

ListRemoteBranches() public méthode

public ListRemoteBranches ( ITfsHelper tfsHelper, RemoteOptions remoteOptions ) : System.ComponentModel
tfsHelper ITfsHelper
remoteOptions RemoteOptions
Résultat System.ComponentModel

Run() public méthode

public Run ( string tfsUrl ) : int
tfsUrl string
Résultat int