A Sandcastle Documented Class Library |
MixedCodeDocument..::..Save Method |
MixedCodeDocument Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
Save(Stream) |
Saves the mixed document to the specified stream.
| |
Save(StreamWriter) |
Saves the mixed document to the specified StreamWriter.
| |
Save(TextWriter) |
Saves the mixed document to the specified TextWriter.
| |
Save(String) |
Saves the mixed document to the specified file.
| |
Save(Stream, Encoding) |
Saves the mixed document to the specified stream.
| |
Save(String, Encoding) |
Saves the mixed document to the specified file.
|