프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |