C# 클래스 Gumbo.Xml.GumboToXmlExtensions

파일 보기 프로젝트 열기: rgripper/GumboBindings

공개 메소드들

메소드 설명
ToXDocument ( this docNode ) : System.Xml.Linq.XDocument

비공개 메소드들

메소드 설명
CreateXNode ( GumboNode node ) : System.Xml.Linq.XNode
GetName ( GumboTag tag ) : string

메소드 상세

ToXDocument() 공개 정적인 메소드

public static ToXDocument ( this docNode ) : System.Xml.Linq.XDocument
docNode this
리턴 System.Xml.Linq.XDocument