TomlSerializableAttribute(Type) Constructor

Definition

Assembly Tomlyn.dll

Initializes a new instance of the TomlSerializableAttribute class.

public TomlSerializableAttribute(Type type)

Parameters

type
Type

The root type to include in the generated context.