TomlDerivedTypeAttribute Class

Definition

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

Registers a derived type for polymorphic TOML serialization.

[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = false)]
public sealed class TomlDerivedTypeAttribute : TomlAttribute
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (3)

Properties (2)