Method | Description | |
---|---|---|
GetSchema ( ) : System.Xml.Schema.XmlSchema |
Gets the schema.
|
|
ReadXml ( |
Reads the xml.
|
|
ToString ( ) : string |
Returns a System.String that represents the current CmisSync.Lib.Config.XmlUri.
|
|
WriteXml ( |
Writes the xml.
|
|
XmlUri ( ) : System |
Initializes a new instance of the CmisSync.Lib.Config.XmlUri class.
|
|
XmlUri ( |
Initializes a new instance of the CmisSync.Lib.Config.XmlUri class.
|
public GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
return | System.Xml.Schema.XmlSchema |
public ReadXml ( |
||
reader | /// Xml Reader. /// | |
return | void |
public WriteXml ( |
||
writer | /// Xml Writer. /// | |
return | void |
public XmlUri ( |
||
source | /// Source uri. /// | |
return | System |