Click or drag to resize
TomlV04 Property
Gets the Toml instance for TOML v0.4.0.

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

Property Value

Type: Toml
See Also