Public classes
|
ExcludeFromJSONSerializeAttribute
Attribute that can be used to exclude single field from JSON serialization. With default serialization settings, this does same as System.NonSerialized attribute. Constructors
Constructors public ExcludeFromJSONSerializeAttribute () Constructor for new ExcludeFromJSONSerialize attribute. |