C# Class Microsoft.TeamFoundation.VersionControl.Client.Objects.LabelVersionSpec

Inheritance: VersionSpec
Mostrar archivo Open project: Indomitable/monodevelop-tfs-addin

Public Methods

Method Description
LabelVersionSpec ( string label ) : System.Xml.Linq

Private Methods

Method Description
ToXml ( System.Xml.Linq.XName element ) : System.Xml.Linq.XElement

Method Details

LabelVersionSpec() public method

public LabelVersionSpec ( string label ) : System.Xml.Linq
label string
return System.Xml.Linq