-
Home
-
API
-
Tomlyn.Serialization
-
TomlSerializableAttribute
-
Constructors
-
TomlSerializableAttribute(Type)
TomlSerializableAttribute(Type) Constructor
Definition
Initializes a new instance of the TomlSerializableAttribute class.
public TomlSerializableAttribute(Type type)
Parameters
- type
- Type
The root type to include in the generated context.