C# Class Gumbo.Xml.GumboToXmlExtensions

Afficher le fichier Open project: rgripper/GumboBindings

Méthodes publiques

Méthode Description
ToXDocument ( this docNode ) : System.Xml.Linq.XDocument

Private Methods

Méthode Description
CreateXNode ( GumboNode node ) : System.Xml.Linq.XNode
GetName ( GumboTag tag ) : string

Method Details

ToXDocument() public static méthode

public static ToXDocument ( this docNode ) : System.Xml.Linq.XDocument
docNode this
Résultat System.Xml.Linq.XDocument