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

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

Méthodes publiques

Méthode Description
Pull ( Globals globals, Fetch fetch ) : System.ComponentModel
Run ( ) : int
Run ( string remoteId ) : int

Method Details

Pull() public méthode

public Pull ( Globals globals, Fetch fetch ) : System.ComponentModel
globals Globals
fetch Fetch
Résultat System.ComponentModel

Run() public méthode

public Run ( ) : int
Résultat int

Run() public méthode

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