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

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

Méthodes publiques

Méthode Description
Run ( string shelvesetName ) : int
ShelveDelete ( Globals globals ) : System.ComponentModel

Method Details

Run() public méthode

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

ShelveDelete() public méthode

public ShelveDelete ( Globals globals ) : System.ComponentModel
globals Globals
Résultat System.ComponentModel