YamlSerializableAttribute(Type) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlSerializableAttribute class.

public YamlSerializableAttribute(Type type)

Parameters

type
Type

The root type that should have generated YAML metadata.