uMod.Configuration.Toml
Types
TomlAggregateAttribute- Specifies a field or property should aggregate tables
TomlCommentAttribute- Specifies a field or property to be ignored during serialization
TomlContractResolver- Determines which fields and properties can or should be serialized in TOML
TomlConvert- Convert between objects and TOML content
TomlIgnoreAttribute- Specifies a field or property to be ignored during serialization
TomlObject- Simple TOML object
TomlObjectContract- Represents a Toml object contract
TomlPropertyAttribute- Describes how a TOML property should be serialized
TomlSerializer- Represents a TOML serializer
TomlTableArrayAttribute- Specifies an array or list which should be a table array (not an inline array)
TomlTypeAliasAttribute- Specifies a field or property should supply type for parent section