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

ファイルを表示 Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Public Methods

Method Description
NodesToXml ( NodeList nodes ) : System

Private Methods

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

Method Details

NodesToXml() public method

public NodesToXml ( NodeList nodes ) : System
nodes NodeList
return System