Is it possible to serialize static properties with JSON.NET without adding [JsonProperty] attribute to each property. Example class:Is it possible to serialize static properties w
Is it possible to serialize static properties with JSON.NET without adding [JsonProperty] attribute to each property. Example class:Is it possible to serialize static properties w