TomlSerializer

Namespace: uModConfigurationToml

Assembly: uMod.Core.dll

Inheritance Object TomlSerializer

Summary

Represents a TOML serializer

Constructors

Name

Summary

TomlSerializer (IApplication, TomlContractResolver)

Methods

Name

Summary

AggregateValue (TomlObjectContract, String, Object, TomlNode, Type)

Aggregate extra table value to dictionary

Deserialize (String, Type, out IEnumerable<Exception>)

Populate (String, Object, out IEnumerable<Exception>)

Serialize (Object, Type)

Serialize the specified object to a Toml compatible string