Newtonsoft.Json.JsonPropertyAttribute.JsonPropertyAttribute C# (CSharp) Méthode

JsonPropertyAttribute() public méthode

Initializes a new instance of the JsonPropertyAttribute class.
public JsonPropertyAttribute ( ) : System
Résultat System
        public JsonPropertyAttribute()
        {
        }

Same methods

JsonPropertyAttribute::JsonPropertyAttribute ( string propertyName ) : System
JsonPropertyAttribute