YamlPropertyNameAttribute(String) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlPropertyNameAttribute class.

public YamlPropertyNameAttribute(string name)

Parameters

name
String

The serialized member name.