TomlConverterAttribute Class

Definition

Assembly Tomlyn.dll
Inherits ObjectAttributeTomlAttribute
Show inherited members (42)

Specifies a custom TomlConverter to use when serializing or deserializing a member or type.

[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface, AllowMultiple = false)]
public sealed class TomlConverterAttribute : TomlAttribute
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)