Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

json property annotation c#

[JsonProperty("name")]
public string Name { get; set; }
Source by www.newtonsoft.com #
 
PREVIOUS NEXT
Tagged: #json #property #annotation
ADD COMMENT
Topic
Name
4+8 =