XmlUtilsSaveUnformatted Method |
| Name | Description | |
|---|---|---|
| SaveUnformatted(Stream, XmlDocument) |
Saves an XmlDocument to a stream without hierarchical indenting.
| |
| SaveUnformatted(String, XmlDocument) |
Saves an XmlDocument to a file without hierarchical indenting.
|