DynamicTomlWriteTo Method |
Name | Description | |
---|---|---|
WriteTo(Toml, Stream) |
Writes the content of DynamicToml to the specified stream.
| |
WriteTo(Toml, TextWriter) |
Writes the content of DynamicToml to the specified TextWriter.
|