TomlSerializerContext(TomlSerializerOptions) Constructor

Definition

Assembly Tomlyn.dll

Initializes a new instance of the TomlSerializerContext class.

protected TomlSerializerContext(TomlSerializerOptions options)

Parameters

options
TomlSerializerOptions

The options used by this context.