JsonUtils icon indicating copy to clipboard operation
JsonUtils copied to clipboard

Add JsonPropertyNameAttribute to properties and SerializableAttribute to class

Open GitAntoinee opened this issue 5 years ago • 0 comments

I added JsonPropertyNameAttribute (JsonPropertyName(string)) to properties and SerializableAttribute (Serializable) to all classes

I reformated a bit the code

GitAntoinee avatar Dec 22 '19 17:12 GitAntoinee