Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Create ( string name = "Document" ) : |
Creates a new XDocument instance.
|
|
XDocument ( ) : System.Collections.Immutable |
Initializes a new instance of the XDocument class.
|
public static Create ( string name = "Document" ) : |
||
name | string | The document name. |
Результат |
public XDocument ( ) : System.Collections.Immutable | ||
Результат | System.Collections.Immutable |