-
Home
-
API
-
SharpYaml.Serialization
-
YamlPropertyNameAttribute
-
Constructors
-
YamlPropertyNameAttribute(String)
YamlPropertyNameAttribute(String) Constructor
Definition
Initializes a new instance of the YamlPropertyNameAttribute class.
public YamlPropertyNameAttribute(string name)
Parameters
- name
- String
The serialized member name.