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

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

Méthodes publiques

Méthode Description
ToXml ( System.Xml.Linq.XNamespace ns ) : System.Xml.Linq.XElement
UpdateLocalVersion ( int itemId, string targetLocalItem, int localVersion ) : System.Collections.Generic

Method Details

ToXml() public méthode

public ToXml ( System.Xml.Linq.XNamespace ns ) : System.Xml.Linq.XElement
ns System.Xml.Linq.XNamespace
Résultat System.Xml.Linq.XElement

UpdateLocalVersion() public méthode

public UpdateLocalVersion ( int itemId, string targetLocalItem, int localVersion ) : System.Collections.Generic
itemId int
targetLocalItem string
localVersion int
Résultat System.Collections.Generic