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

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

Méthodes publiques

Méthode Description
Run ( string shelvesetName, string destinationBranch ) : int
Unshelve ( Globals globals ) : System

Private Methods

Méthode Description
BuildErrorHandler ( ) : Action

Method Details

Run() public méthode

public Run ( string shelvesetName, string destinationBranch ) : int
shelvesetName string
destinationBranch string
Résultat int

Unshelve() public méthode

public Unshelve ( Globals globals ) : System
globals Globals
Résultat System