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

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

Public Methods

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

Method Details

ListRemoteBranches() public method

public ListRemoteBranches ( ITfsHelper tfsHelper, RemoteOptions remoteOptions ) : System.ComponentModel
tfsHelper ITfsHelper
remoteOptions RemoteOptions
return System.ComponentModel

Run() public method

public Run ( string tfsUrl ) : int
tfsUrl string
return int