C# Class Flurl.Http.Xml.XDocumentExtensions

XDocumentExtensions
Afficher le fichier Open project: lvermeulen/Flurl.Http.Xml

Méthodes publiques

Méthode Description
ToStringWithDeclaration ( XDocument doc ) : string

To the string with declaration.

Method Details

ToStringWithDeclaration() public static méthode

To the string with declaration.
public static ToStringWithDeclaration ( XDocument doc ) : string
doc XDocument The document.
Résultat string