Click or drag to resize
TomlV03 Property
Gets the Toml instance for TOML v0.3.0.

Namespace: HyperTomlProcessor
Assembly: HyperTomlProcessor (in HyperTomlProcessor.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static Toml V03 { get; }

Property Value

Type: Toml
See Also