TomlDerivedTypeMappingAttribute Class

Definition

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

Registers a derived type mapping on a source-generated TomlSerializerContext, enabling cross-project polymorphism.

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

Constructors (3)

Properties (3)