YamlDerivedTypeMappingAttribute Class

Definition

Assembly SharpYaml.dll
Inherits ObjectAttributeYamlAttribute
Show inherited members (42)

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

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

Constructors (3)

Properties (4)