C# 클래스 Microsoft.TeamFoundation.WorkItemTracking.Client.Query.NodesToXml

파일 보기 프로젝트 열기: Indomitable/monodevelop-tfs-addin 1 사용 예제들

공개 메소드들

메소드 설명
NodesToXml ( NodeList nodes ) : System

비공개 메소드들

메소드 설명
WriteExpression ( ConditionNode node, XmlWriter writer ) : void
WriteXml ( ) : string
WriterStartGroup ( OperatorNode operatorNode, XmlWriter writer ) : void

메소드 상세

NodesToXml() 공개 메소드

public NodesToXml ( NodeList nodes ) : System
nodes NodeList
리턴 System