YamlReaderWriterBase Class

Definition

Shared base class for YamlReader and YamlWriter.

public abstract class YamlReaderWriterBase

Remarks

This type centralizes option access and caches frequently computed values (naming policy conversions and converter resolution) to reduce repeated runtime work during serialization and deserialization.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)

Methods (4)