YamlTypeInfo Class

Definition

Represents metadata and operations for a specific serializable type.

public abstract class YamlTypeInfo<T> : YamlTypeInfo

Type parameters

T
The represented CLR type.
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Methods (4)