-
Home
-
API
-
SharpYaml.Serialization
-
YamlSerializableAttribute
-
Constructors
-
YamlSerializableAttribute(Type)
YamlSerializableAttribute(Type) Constructor
Definition
Initializes a new instance of the YamlSerializableAttribute class.
public YamlSerializableAttribute(Type type)
Parameters
- type
- Type
The root type that should have generated YAML metadata.