Class JsonSerializedPropertyAttribute
- Namespace
- Cryville.EEW.ComponentModel
- Assembly
- Cryville.EEW.dll
Specifies that the property or all the properties within the scope are serialized with JSON.
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Property)]
public sealed class JsonSerializedPropertyAttribute : Attribute
- Inheritance
-
JsonSerializedPropertyAttribute
- Inherited Members