Méthode | Description | |
---|---|---|
FormatXml ( string xml, bool safe ) : string | ||
FormatXmlWithOrderedAttributes ( string xml ) : string | ||
SortAttributes ( System.Xml.Linq.XElement xElement ) : void |
public static FormatXml ( string xml, bool safe ) : string | ||
xml | string | |
safe | bool | |
Résultat | string |
public static FormatXmlWithOrderedAttributes ( string xml ) : string | ||
xml | string | |
Résultat | string |
public static SortAttributes ( System.Xml.Linq.XElement xElement ) : void | ||
xElement | System.Xml.Linq.XElement | |
Résultat | void |