TomlTypeInfo(Type, TomlSerializerOptions) Constructor

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Initializes a new instance of the TomlTypeInfo class.

protected TomlTypeInfo(Type type, TomlSerializerOptions options)

Parameters

type
Type

The represented CLR type.

options
TomlSerializerOptions

The options associated with the metadata.