C# Class Microsoft.TeamFoundation.WorkItemTracking.Client.Query.NodesToXml

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

Méthodes publiques

Méthode Description
NodesToXml ( NodeList nodes ) : System

Private Methods

Méthode Description
WriteExpression ( ConditionNode node, XmlWriter writer ) : void
WriteXml ( ) : string
WriterStartGroup ( OperatorNode operatorNode, XmlWriter writer ) : void

Method Details

NodesToXml() public méthode

public NodesToXml ( NodeList nodes ) : System
nodes NodeList
Résultat System