Click or drag to resize
DynamicTomlWriteTo Method
Overload List
  NameDescription
Public methodWriteTo(Toml, Stream)
Writes the content of DynamicToml to the specified stream.
Public methodWriteTo(Toml, TextWriter)
Writes the content of DynamicToml to the specified TextWriter.
Top
See Also