JsonPropertyDescriptionAttribute Class

Namespace
global
Base Types
  • object
graph BT Type-->Base0["object"] Type["JsonPropertyDescriptionAttribute"] class Type type-node

Syntax

[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public sealed class JsonPropertyDescriptionAttribute

Attributes

Type Description
AttributeUsage

Extension Methods

GitHub