C# Class Microsoft.TeamFoundation.VersionControl.Client.UpdateLocalVersionQueue

Afficher le fichier Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Méthodes publiques

Méthode Description
Flush ( ) : void
ToString ( ) : string
UpdateLocalVersionQueue ( Microsoft.TeamFoundation.VersionControl.Client.Workspace workspace ) : System.Collections.Generic

Private Methods

Méthode Description
QueueUpdate ( UpdateLocalVersion update ) : void
ToXml ( XNamespace ns ) : IEnumerable

Method Details

Flush() public méthode

public Flush ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

UpdateLocalVersionQueue() public méthode

public UpdateLocalVersionQueue ( Microsoft.TeamFoundation.VersionControl.Client.Workspace workspace ) : System.Collections.Generic
workspace Microsoft.TeamFoundation.VersionControl.Client.Workspace
Résultat System.Collections.Generic