Property | Type | Description |
---|
Method | Description | |
---|---|---|
Load ( System url ) : |
Loads from URL.
|
|
Load ( string xml ) : |
Loads from XML.
|
public static Load ( System url ) : |
||
url | System | The URL. |
return |
public static Load ( string xml ) : |
||
xml | string | The XML. |
return |