Метод | Описание | |
---|---|---|
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 | |
Результат | string |
public static FormatXmlWithOrderedAttributes ( string xml ) : string | ||
xml | string | |
Результат | string |
public static SortAttributes ( System.Xml.Linq.XElement xElement ) : void | ||
xElement | System.Xml.Linq.XElement | |
Результат | void |