Overload List
Name | Description | |
---|---|---|
Write(Object, Stream) | Writes the given object to the given stream. | |
Write(Object, TextWriter) | Writes the given object using the given writer. | |
Write(Object, String) | Writes the given object to the given file. | |
Write(Object, XmlWriter) | Writes the given object using the given writer. |