|
| XmlWriter (string path, System.Xml.XmlWriterSettings settings) |
|
void | Write (System.Xml.Linq.XDocument doc) |
|
void | Flush () |
|
void | Dispose () |
|
|
static XmlWriter | Create (string path, System.Xml.XmlWriterSettings settings) |
|
◆ XmlWriter()
Barotrauma.IO.XmlWriter.XmlWriter |
( |
string | path, |
|
|
System.Xml.XmlWriterSettings | settings ) |
◆ Create()
static XmlWriter Barotrauma.IO.XmlWriter.Create |
( |
string | path, |
|
|
System.Xml.XmlWriterSettings | settings ) |
|
static |
◆ Dispose()
void Barotrauma.IO.XmlWriter.Dispose |
( |
| ) |
|
◆ Flush()
void Barotrauma.IO.XmlWriter.Flush |
( |
| ) |
|
◆ Write()
void Barotrauma.IO.XmlWriter.Write |
( |
System.Xml.Linq.XDocument | doc | ) |
|
◆ Writer
readonly System.Xml.? XmlWriter Barotrauma.IO.XmlWriter.Writer |
The documentation for this class was generated from the following file:
- /home/runner/work/Luatrauma.Docs/Luatrauma.Docs/libs/LuaCsForBarotrauma/Barotrauma/BarotraumaShared/SharedSource/Utils/SafeIO.cs