Метод | Описание | |
---|---|---|
Convert ( System.Xml.Linq.XElement xml ) : |
||
Convert ( string xml ) : |
||
ConvertSingle ( System.Xml.Linq.XElement xml ) : object |
public static Convert ( System.Xml.Linq.XElement xml ) : |
||
xml | System.Xml.Linq.XElement | |
Результат |
public static Convert ( string xml ) : |
||
xml | string | |
Результат |
public static ConvertSingle ( System.Xml.Linq.XElement xml ) : object | ||
xml | System.Xml.Linq.XElement | |
Результат | object |