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