TomlPolymorphicAttribute Class

Definition

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

Marks a base type as polymorphic for TOML serialization.

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

Properties (2)